Question #274970 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/274970
RaiMan proposed the following answer:
the critical part is this (and has nothing to do with OCR):
click (img ) #click the image which has the text format in 1st window.
type ('a',KeyModifier.CTRL )
type('c', KeyModifier.CTRL)
selection = App.getClipboard()
your ctrl-a ctrl-c action does not select any text.
If you do not get nearer to a solution, please start a new question with
that topic.
--
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