← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #207178]: How to click a specific UI element using regular expression

 

Question #207178 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/207178

RaiMan proposed the following answer:
the only thing you can try to improve the OCR quality:

restrict the region to one line of text.

Then you might calculate other line-regions (using line height) and look
for the text inside and compare it.

This is the only possibility, if you want to implement a robust approach
(I do not recommend to use find("some text") becaus of the known
problems/restrictions of text search)

If none of these works for you, then the current Sikuli is not the right
tool for this purpose.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.