Question #678325 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678325
RaiMan proposed the following answer:
while True:
If has(Image):
click() # clicks last match
waitVanish(Image)
wait(1)
This will forever click the image when it comes up and then wait until
the image vanishes
--
You received this question notification because your team Sikuli Drivers
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