sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48159
Re: [Question #672584]: [1.1.4] getWords() and getLines() not working --- must be collectWords/collectLines
Question #672584 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/672584
RaiMan posted a new comment:
No need to make an extra match.text().
The match object has: match.getText() (the read text is stored there
during collectXXX)
Nevertheless: I think a variant, that returns List<String> should be
helpful in some cases
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.