UI Automation JavaScript Reference
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.
[More]- UIAActionSheet
- UIAActivityIndicator
- UIAActivityView
- UIAAlert
- UIAApplication
- UIAButton
- UIACollectionView
- UIAEditingMenu
- UIAElement
- UIAElementArray
- UIAHost
- UIAKey
- UIAKeyboard
- UIALink
- UIALogger
- UIANavigationBar
- UIAPageIndicator
- UIAPicker
- UIAPickerWheel
- UIAPopover
- UIAProgressIndicator
- UIAScrollView
- UIASearchBar
- UIASecureTextField
- UIASegmentedControl
- UIASlider
- UIAStaticText
- UIAStatusBar
- UIASwitch
- UIATabBar
- UIATableCell
- UIATableGroup
- UIATableView
- UIATarget
- UIATextField
- UIATextView
- UIAToolbar
- UIAWebView
- UIAWindow
Class References
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-09-19)