inputText
Send text input to mobile devices for automation testing. Specify platform (Android/iOS) and optional IME action to streamline interactions.
Instructions
Input text to the device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
imeAction | No | Optional IME action to perform after text input | |
platform | Yes | Platform of the device | |
text | Yes | Text to input to the device |