Question #256421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256421
RaiMan posted a new comment: Pattern(someFileName).similar(someValue) should definitely work, no matter where the string content of someFileName comes from. and find(Pattern(someFileName).similar(0.7)) should yield the same result as find(someFileName) if the standard settings are not overwritten. If this is not the case, then this is indeed a bug. Thanks for testing it. -- 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

