sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52244
Re: [Question #682269]: is it possible to turn off an error about region being outside of the screen?
Question #682269 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/682269
Status: Open => Answered
RaiMan proposed the following answer:
can you paste the relevant code snippet?
most probably a bug.
in 1.1.4 you can try to surround the problematic section with:
Debug.quietOn()
# problematic section
Debug.quietOff()
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.