sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55375
Re: [Question #691666]: Find every match of multiple patterns
Question #691666 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691666
Status: Open => Answered
RaiMan proposed the following answer:
ok, understood and accepted.
What you want is a findAnyListAll(), that returns a list of match lists,
where each match list has all matches as if a findAll() has been made
for the respective pattern.
I accept this as a feature request.
As a workaround you might dispatch a findAllList() for each pattern to
parallel threads.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.