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

obiwan-92 proposed the following answer:
Be aware, the OCR have some problem in the 1.0.1 version of Sikuli.

If it's not worked, the two best workaround are :
- to compare text like it was image with exists or find methods.
- to use your clipboard with the command :
type('c', Key.Modifier.CTRL)
text = Env.getClipboard

Regards.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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

Reply via email to