← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #674146]: Why am I seeing different behavior from wait() and exists()?

 

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.