sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01608
Re: [Question #147471]: sikuli script with looping
Question #147471 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/147471
milin agrawal posted a new comment:
while exists( "list of similar request" ):
click(scroll bar)
click(submit request)
while not exists( "list of similar request" ):
wait(3)
click(add journal)
this is my exact code
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.