sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33740
Re: [Question #269303]: Text Search off error on image [Sikuli java Eclipse]
Question #269303 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269303
Status: Answered => Open
Tepedino is still having a problem:
@Eugene
So, tried now at work adding the full path to see if it would work, the
error I got is the same, only changed the name of the archive that looks
like a file:
-----
[error] C:\Users\augusto.martins\Desktop\txt_image.png looks like a file, but not on disk. Assume it's text.
FindFailed: Text search currently switched off
Line 1671, in file Region.java
at org.sikuli.script.Region.wait(Region.java:1671)
at org.sikuli.script.Region.find(Region.java:1590)
at org.sikuli.script.Region.getLocationFromTarget(Region.java:1991)
at org.sikuli.script.Region.click(Region.java:2197)
at org.sikuli.script.Region.click(Region.java:2181)
at teste.teste.main(teste.java:11)
[error] Region.find(text): text search is currently switched off
[error] C:\Users\augusto.martins\Desktop\doc_image.png looks like a file, but not on disk. Assume it's text.
[error] Region.find(text): text search is currently switched off
-----
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.