← Back to team overview

sikuli-driver team mailing list archive

[Question #682269]: is it possible to turn off an error about region being outside of the screen?

 

New question #682269 on Sikuli:
https://answers.launchpad.net/sikuli/+question/682269

I constantly get 

> [error] Region(474,974,16,6) outside any screen - subsequent actions might not work as expected
> [error] Region(474,975,16,5) outside any screen - subsequent actions might not work as expected

when searching for a very small sub-image on an BuffereImage screenshot

however, the software functions just fine, despite claiming to find the sub-image outside of the BufferedImage (maybe it finds a portion of the sub-image on the edge of the BufferedImage, creating a region that has the rest of itself outside of BufferedImage?)

Is there are a way to turn this error off? 



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.