sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13599
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: Answered => Open
Josiah Lau is still having a problem:
This is what I have in my method and I'm still getting the same error:
public void verifyImage() throws Exception {
ImageLocator.addImagePath("resources/"); <-- Added
s.doubleClick("x.png"); <-- originally 's.doubleClick("resources/x.png");'
}
I'm running this in Mac and the src directory is on the same level as
the resources directory. Please let me know what other information I can
provide. Thanks.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.