sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33729
Re: [Question #269303]: Text Search off error on image [Sikuli java Eclipse]
Question #269303 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269303
Eugene S proposed the following answer:
Selenium or Sikuli? :)
Anyway, just to be certain, try to use full path and see if that works
for you. For example something like that:
Screen s = new Screen();
s.find("C:\\...\\image.png").highlight(1);
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.