sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48219
Re: [Question #672967]: [1.1.4]Is the masked pattern valid for findAll()?
Question #672967 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/672967
RaiMan requested more information:
BTW:
- added a simpler .mask() and .mask(ImageOrPattern) (see docs)
- there is a findAllList():
matches = findAllList(image)
for match in matches:
match.highlight(1)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.