martax

Function launchApplication()

fun martax.launchApplication(application: String)

Launch an application. application accepts an application name, a bundle identifier, or a bundle absolute path.

Returns true if the application was successfully started, false otherwise.