sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34575
Re: [Question #271389]: How to perform an action after .wait() does not find image?
Question #271389 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271389
Status: Open => Answered
RaiMan proposed the following answer:
use exists() instead of wait(), which does not throw exception
FindFailed, but instead returns null.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.