← Back to team overview

sikuli-driver team mailing list archive

[Question #691369]: 2.0.4 findAllList does not find all of the pictures

 

New question #691369 on Sikuli:
https://answers.launchpad.net/sikuli/+question/691369

In version 1.1.2 
I was using   result = list(findAll("somepicture.png"))

Now in version 2.0.4  I am using 

result = findAllList("somepicture.png")

But the problem is that the new findAllList does not find 
all of the pictures on screen, and also it skips over some
even though they are all the same picture.  

So the list it presents is not complete as it was before in 1.1.2



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.