sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55257
Re: [Question #691369]: 2.0.4 findAllList does not find all of the pictures
Question #691369 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691369
Marc Summers gave more information on the question:
OK, I figured out what I need to change.
list(findAll(Pattern("somepicture.png").similar(0.89)))
Add Pattern and .similar to the findAll call and that
appears to fix the problem.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.