Question #139475 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/139475

Sam Say posted a new comment:
I'm still having issues with text recognition using java. 
example: sikulix reads 07/01/2019 as |//||'|/') can you please advise?

Region match = allScreens.findText("Sometext");
allScreens.click(match);
String textRight = match.right(100).text();

it is finding sometext but not reading the text to its right correctly.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to