Comment 3 for bug 747006

Revision history for this message
Jerry Liu (whirls9) wrote : Re: app.window() doesn't work on Ubuntu

I just noticed the following information at http://sikuli.org/docx/new-in-sikulix.html.
Will Sikuli support this on Linux later on?

New App Class replaces the old openApp, switchApp, closeApp functions (see Class App)

App.open(), App.close(), App.focus()
App.window() returns the bound of the app window as a Region, so you can restrict following actions within that region. (Windows and Mac only)