New question #209259 on Sikuli: https://answers.launchpad.net/sikuli/+question/209259
It seems that image matching between the Match Preview UI and Region.find() are consistent, but where those two succeed in finding a match, Region.exists() fails. When Region.exists() fails in my script, I bring up the Match Preview, and a single match is present (as desired.) If I use find() in place of exists(), there's no exception, and the code path is executed that should have been taken upon a successful exists(). Anyone else run into this? Should I upload the image in question along with the Pattern() properties? -- You received this question notification because you are a member of Sikuli Drivers, which 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

