sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05051
Re: [Question #169982]: while not exists(image, FOREVER) seems not to work
Question #169982 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/169982
RaiMan proposed the following answer:
I just realized another bug in your script:
It should be:
click(RegionB.getLastMatch())
because you want to click the last match that was recorded in RegionB
with the RegionB.wait() before.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.