Comment 0 for bug 1445667

Revision history for this message
Zed (zh2eou) wrote : App.open doesn't work anymore on OS X 10.10.3 with Sikuli X 1.1.0 Nightly

For some reason I can no longer launch applications using App.open anymore with the latest night build.
It executes the code but the application does not actually launch.
ie,

App.open("Mail.app")