sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34468
Re: [Question #271036]: Text Search and OCR / Sikuli's Text Recognition
Question #271036 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271036
Status: Open => Answered
RaiMan proposed the following answer:
click(findText("text name"))
since findText("text name") returns the match region where the text was
found.
-- advantage
internally uses Tesseract ;-)
-- disadvantage
still a very poor and restricted implementation.
-- conclusion
- fine if it works with your fonts and language
- bad if it does not work (but some chances to make it work - see Eugene's tip)
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.