sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19618
Re: [Question #233496]: Canvas in Sikuli java
Question #233496 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/233496
Status: Open => Answered
RaiMan proposed the following answer:
What Sikuli are you taking about?
Is it Sikuli Java API? (http://code.google.com/p/sikuli-api/)
*** recommendation for issues with Sikuli Java API:
pls. post on
http://code.google.com/p/sikuli-api/issues/list
which is the direct access to the developers.
--- with SikuliX 1.0.0 (http://www.sikuli.org/download.html)
Using the Java API:
Screen s = new Screen();
Match m = s.find("some_image.png")
m.highlight(2)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.