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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to