sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28527
Re: [Question #255200]: [error] OkButton.png looks like a file, but can't be found on the disk. Assume it's text.
Question #255200 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/255200
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
Please verify that your path is set to the same directory where the
image is. By default the path should be the same as your source code
(the <testName>.sikuli). But just to make sure, do:
getBundlePath()
and if your file is not in the resulting directory, do:
setBundlePath()
Eugene
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.