Question #245383 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245383
Status: Answered => Solved
donatelo confirmed that the question is solved:
Thanks! Works much more better with region and this approach
try:
r.wait(objectMoving , 10)
print "picture visible"
except:
print "picture not visible"
Unfortunately, 1 of 7 attempts fails (sikuli is not able to find
pattern), but it is better than my solution without Region :)
--
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