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

    Status: Open => Answered

RaiMan proposed the following answer:
You say: When I compiled your given script, it was printing something
else

That might be, because the OCR feature has still many problems. You have
to adjust the region of the title bar to the text part only

titleBar = win.above(1).below(20) # might have to be adjusted
titlebar.highlight(3)

so you can see the region and optimize it step by step

-- 
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

Reply via email to