sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47413
Re: [Question #670183]: Count the number of pictures
Question #670183 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/670183
Status: Open => Answered
RaiMan proposed the following answer:
Your Java IDE should have told you, that Region::findAll() returns
java.util.Iterator<Match> and not List<Match>.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.