← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #151102]: compare saved images against browser

 

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.