sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04880
Re: [Question #169023]: Currently running application title needed
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.