Question #692503 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/692503
Status: Open => Answered
Manfred Hampl proposed the following answer:
Has to be
if exists(Pattern(image1).similar(0.85)):
instead of
if Pattern(image1).similar(0.85):
--
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