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

    Status: Open => Answered

obiwan-92 proposed the following answer:
Hello,

You can try to use the OCR feature with the function text().

O r you also can a copy/paste of your text with the command :
type('c', KeyModifier.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