Question #232900 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/232900
SreeCharan Shroff posted a new comment:
hi Raiman,
screen.click(screen.findText("File"))
works fine with sikulix setup installed.
please let me know how to get it working with a maven project without sikulix
setup.
As of now, it fails as follows:
[error] TextRecognizer: init: export tessdata not possible - run setup with
option 3
Exception in thread "main" FindFailed: null
Line 2535, in file Region.java
at org.sikuli.script.Region.wait(Region.java:2535)
at org.sikuli.script.Region.findText(Region.java:2640)
at org.sikuli.script.Region.findText(Region.java:2651)
at demoforpk.TestSikuliX.main(TestSikuliX.java:12)
[error] TextRecognizer not working: tessdata stuff not available at:
C:\Users\Charan\AppData\Roaming\Sikulix\SikulixTesseract\tessdata
Thanks,
Charan
--
You received this question notification because your team Sikuli Drivers
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