sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48619
[Question #674146]: Why am I seeing different behavior from wait() and exists()?
New question #674146 on Sikuli:
https://answers.launchpad.net/sikuli/+question/674146
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 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.