Question #232999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/232999
Status: Open => Answered
obiwan-92 proposed the following answer:
Hi.
The function "s.click("click me");" use OCR Tesseract who have a lot of
problem in sikuli. (It's why it is disable by default)
You have two possibilities :
1. Use an image of your text, so the line will be s.click("click_me.png");
2. Try to not work with the all screen but on a smaller region (a line will be
probably the best)
Regards
--
You received this question notification because you are a member of
Sikuli Drivers, which 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