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.

_______________________________________________
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