Question #674146 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674146

Description changed to:
I found this old (solved) bug that sounds similar to what I'm seeing
here: https://bugs.launchpad.net/sikuli/+bug/877450

In the old bug, find() was not finding matches with exact() but would
match with similarity=0.99. This was with truly exact images to match.

I'm wondering whether that fix is effective for exists() or only for
wait()/find()?

I'm running SikuliX 1.1.3, and seeing behavior where wait() with an
exact() Pattern matches, but exists() fails for the same exact()
Pattern. exists() with a similarity of .99, though, does find the match.

Thanks,
Paul

-- 
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

Reply via email to