UI Automation JavaScript Reference

UI Automation JavaScript Reference

Note: This document was previously titled UI Automation Reference Collection.

 

Use the UI Automation JavaScript library to write test scripts that exercise your app’s user interface elements while the app runs on a connected device. You write the tests in JavaScript, calling the UI Automation API to simulate user interaction. The system returns log information to the host computer.

Note: UI Automation simulates all user interface actions initiated by the script. For the sake of brevity and clarity, this document describes those actions in terms of a user’s perspective.

 

[More]

 

 

 

你可能感兴趣的:(JavaScript)