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.

_______________________________________________
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