sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29147
Re: [Question #256835]: abc.jpg looks like a file but not on disk
Question #256835 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/256835
Status: Answered => Open
Raghav is still having a problem:
Thanks for your reply.
I have downloaded version : 1.0.1 (ServiceUpdate 1.0.1) release. As this
is the latest version I've got at https://launchpad.net/sikuli/+download
My folder is like below:
-Test
--src
---Testing
----Java_Files
I can put my image anywhere. I just want it to work. Because we can move
images to one folder or keep it as it is.
If I use setBundlePath(), I have to provide its path. However, I am
generating a jar file so the path should be relative:
Settings.BundlePath = "D:\\Sikuli 1.0.1\\";
Screen s = new Screen();
s.find("image.png");
Please let me know with the name how I should set this up
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.