← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #245998]: Interesting Observation using Try to close window.

 

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

RaiMan posted a new comment:
not really the solution:
wTCRC is an App object, that does not understand highlight.

I do not understand the complexity:

this is all you need:
App("My Rich Client Launcher").close()

would close the app if it is still open, otherwise simply nothing will happen.
No exceptions are thrown at all.

The App class currently has no features, to check what is really
happening.

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