Question #291495 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/291495
Status: Open => Answered
Karl proposed the following answer:
Insert 'continue" inside you code:
...
wait(2)
while not exists("1460481116500-3.png"):
popup("Check Maitrey something wrong")
continue
click("1460481352717-1.png")
...
--
You received this question notification because your team Sikuli Drivers
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