sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22802
Re: [Question #240944]: Copying text from a label or a text embedded in image
Question #240944 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240944
Status: Open => Answered
RaiMan proposed the following answer:
either simulate a select© (if possible) which sends it to the clipboard and use Env.getClipboard() or us
Region.text() try to OCR-read the text having the region as small as possible surrounding the text to read.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.