← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #267301]: having a problem getting the region of an open window in 1.1

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
do you have the latest build of 1.1.0.
I have revised;-) the App class the last week.

I guess, that "Charlie" is some text in the Window title.

instead of:
if not myApp.window():

try:
if not myApp.isRunning():

If this does not work:
I have to check tomorrow on my Windows system with VitualBox.

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