First of all, thanks for all, the app is so great !!
I'm looking for a way to select a button on a window, like in pywinauto :

In the animated gif, wait for the command "app.AboutNotepad.OK.Click()"
I want to do that in EventGhost, is that possible ?
Also, is it possible to force an app not to close, explain :
I want when my computer shutdown to click on a button on a window which is open at this time...
Or : can we delay the extinction of computer with a
Code: Select all
eg.plugins.EventGhost.Wait(3.0)Thanks in advance !
Bew

