sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36899
Re: [Question #286271]: setFindFailedResponse(PROMPT) affects exists()
Question #286271 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/286271
Status: Answered => Open
masuo is still having a problem:
Sorry, I did not explain this question in detail.
When I want to wait until image will appear, I use the following code.
While not exists(image.png):
wait(1)
Now setFindFailedResponse(PROMPT) affects exists() too.
I want to wait until the image will appear, but SikuliX display prompt.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.