sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20941
Re: [Question #235487]: Recognize text (OCR) and paste it to a document?
Question #235487 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235487
Status: Open => Answered
RaiMan proposed the following answer:
at 1:
if the Gui is already positioned at an element that can be pasted in
paste(text)
or
paste(some_image, text)
if you first need to click on some_image to get the fucus to the right input field.
at 2:
forget about it: you have it, since reg.text() seems to work
(there is a folder tessdata in the folder libs in the installation folder)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.