Question #165137 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/165137
Sami Keränen posted a new comment:
Hi,
First post ever. But related to the first one. I have used following syntax
when there is multiple images to use and there is no need for infinite waiting:
if exists(image1, 0) or exists(image2, 0):
click(getLastMatch())
else:
# Do something if images not found
--
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