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

    Status: Answered => Open

Jaroslav Novotny is still having a problem:
Sadly that's no the case.

findAnyList performs find operation for each item of the list, which
results in only the best match being found for each list item, but not
all of them (not all of visible occurrences of that pattern). Same like
region.find(pattern) finds only the best match.

Ideally I'd need something like a region.getAllList(list_of_patterns)
function.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to