sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43133
Re: [Question #647305]: Error options in Sikuli?
Question #647305 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/647305
Manfred Hampl posted a new comment:
Your link and my link are pointing to the same document, just to a
position that is a few paragraphs (about 3 pages) different.
Generally I see two options for you:
1. turn off the feature that exceptions are raised when an image is not found (setFindFailedResponse)
or
2. use exception handling (try: ... except: ...) in those cases where you suspect that the image might be not present on the screen (but leave exception signaling enabled).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.