Question #294998 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294998
Status: Open => Answered
masuo proposed the following answer:
If although the finding image has appeared but FindFailed has occured, it might
be that the feature of find worked before the application draw the region of
that window.
In this case, you may use feature of wait instead of find.
wait("image.png", 10)
--
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