sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48729
[Question #674455]: Text Recognizer
New question #674455 on Sikuli:
https://answers.launchpad.net/sikuli/+question/674455
I used sikulixapi.jar version 1.1.4 and i encountered this error message:
"[error] RunTimeAPI: *** terminating: TextRecognizer: start: native libraries not found"
Here is the set of codes (Java):
App.focusedWindow();
Region f = findText(message);
f.highlight(2);
System.err.println(1);
Thank you and have a good day,
Daryl Matthieu M. Nicolas
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.