sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15891
Re: [Question #220975]: Image Comparision using Sikuli (Integrated with Webdriver)
Question #220975 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220975
Status: Open => Answered
RaiMan proposed the following answer:
Programming in Java?
if yes:
--- http://doc.sikuli.org/faq/030-java-dev.html
--- http://doc.sikuli.org/javadoc/org/sikuli/script/Finder.html
Use the class Finder, which allows to search an image within a given
image.
If using Sikuli Script level (Python/Jython):
http://doc.sikuli.org/finder.html#finder
which might be helpful reading it even when using Java.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.