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

larryli proposed the following answer:
Now, I use 2.0.2 windows environemnt, make one test

myApp = App("C:\\Windows\\system32\\Notepad.exe")
myApp.open()
sleep(5)
print myApp.hasWindow()

it always false, notepad already opened.
which part has problem?
thanks

-- 
You received this question notification because your team Sikuli Drivers
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