Question #281176 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/281176
RaiMan proposed the following answer: look here: http://sikulix-2014.readthedocs.org/en/latest/scripting.html#Settings.MinSimilarity and set the default to 0.9. So you only have to use Pattern(image).similar(x.y) where needed. You might also switch the IDE to text mode (menu view), to see the script code. -- 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

