| Thread Previous • Date Previous • Date Next • Thread Next |
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.
| Thread Previous • Date Previous • Date Next • Thread Next |