Question #189710 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/189710

    Status: Open => Answered

RaiMan proposed the following answer:
In Java you have to use the second version adapted to Java (basic
solution):

s.find("absolute-path-to-image.png");

where s is a Screen object.

See the docs: http://sikuli.org/docx/faq/030-java-dev.html

If you look through the docs, the examples and this question board, you
will find more possibilities.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to