Question #204853 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204853
Status: Open => Needs information
RaiMan requested more information:
Ok, but then it is easier, you paste your real code or at least try to
write down step by step what the workflow will be.
now with a click
bla = exists(.....)
while bla:
click(getLastMatch())
wait(0.5) # you should wait a bit before ckecking again
bla = exists(.....)
--
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