Question #657348 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657348
Manfred Hampl proposed the following answer: Have you read the docs? http://sikulix-2014.readthedocs.io/en/latest/region.html#Region.exists recommends to set the time to zero if you just want to check whether an image is there. Why are you using 0.5? Generally find activities can be sped up by making the search region and/or the image smaller. Maybe a search for the top left quarter of the image is enough to judge whether the picture is there or not, etc. -- 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

