Question #245298 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245298
Status: Open => Answered
obiwan-92 proposed the following answer:
Hello,
I understand, try this instead :
button = Pattern("img1").exact()
while exists(button):
click(button)
Regards.
--
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