sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54391
Re: [Question #689076]: Logical looping for speed
Question #689076 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689076
RaiMan proposed the following answer:
... getIndex is only needed if only some of the images matched and you
want to know which on:
for match in matches:
print images[match.getIndex()]
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.