All Downloads are FREE. Search and download functionalities are using the official Maven repository.

instruments-js.main.js Maven / Gradle / Ivy

The newest version!
UIATarget.localTarget().setTimeout(0);

try {
    UIAutomation.setAlertHandler();
    UIAutomation.commandLoop();

} catch (err) {
    log("err" + JSON.stringify(err));
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy