sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44706
Re: [Question #661238]: How to check Icon in the specified region using sikulix1.1.1 - Java Selenium
Question #661238 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661238
Status: Open => Answered
RaiMan proposed the following answer:
someRegion.exists(iconImage, 0)
returns true if iconImage is found in the someRegion at that moment,
otherwise false.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.