Question #181852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181852

    Status: Answered => Solved

KRP confirmed that the question is solved:
Hi Calle thanks for the reply,

but the problem here is after the If condition the loop is not running, 
means the loop ends after the if statement inside the loop, not returning to 
loop back

if you are not clear about my Q,

For entry in <condtion>:
while exists(img):
do some action,,,,,
if <condition> do some action
#after the above "If"  check for while<> again
)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to