← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #232999]: Read the word from the flex web page and click on that

 

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.