Question #151102 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/151102
Status: Open => Answered
RaiMan proposed the following answer:
move the image to /Users/user1/Documents/images and use
s.find("path-to-image.png")
If you have added the above path to the Sikuli image path before (
ImageLocator.addImagePath(imagePath);) you only need to specify the file
name of the image without path spec.
--
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