← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #668045]: Reading a dynamic text relative to an image

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Might be due to the known weaknesses of the text feature.

To check wether the text you want to have can be read correctly, just
run this oneliner in the SikuliX IDE:

uprint(selectRegion().text())

this will allow you to select a region containing text and watch the
result.

take care, that at best only the area containing the text is selected.

You simply have to live with the results.
May be your experiences help you, to make your script better.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.