← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254592]: Using a list of stored captures

 

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

Description changed to:
Hello again,

I have written a couple of functions to move through a scrollable list
of of items, and capture an image of every entry on this list which is
then appended to a list object called lCaptures.

What I am trying to figure out not  is how I can compare that collection
of stored images to look at another scrollable list on screen, find all
possible matches, and when there are no more , to scroll down and try
again until every stored image in my list is found.

Any suggestion on the most efficient way of achieving this?


Also, is i t it possible when using the Capture command to specify the similarity at which to take the image? For example  I would like every image being put into lCaptures to be marked with a similarity rating of 99%

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.