Question #169982 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/169982
RaiMan proposed the following answer:
I made the following test wish latest build of rc3:
while not exists(img, FOREVER):
print "not found"
print "found"
It works as expected:
-- "not found" is not printed as long as img is not visible
-- "found" is printed, when img gets visible
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