← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #210866]: Unable to find images when running scripts using Ant

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Sikuli cannot find the image files in the standard places it is looking
for (so it tries to use the image filenames as text to search on the
screen - I personally do not like this standard behavior ;-)

You have to use one of the available means to set the imagepath (e.g.
addImagePath() or -DIMAGE_PATH=... on the java commandline).

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