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

RaiMan posted a new comment:
Thanks for the feedback and the valuable input.

--- short wait() after wheel()
or other mouse/keyboard actions, that change the screen content:
This is in fact only needed, if the change of the screen content is too slow, 
so that the next search comes to fast (which  might be the case with 
exists(img,0) ).

So in your case, the wait() seems not to be needed and makes the whole
thing even faster.

-- 
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