inputText
Enter text into a device and optionally perform IME actions like 'send' or 'search', supporting both Android and iOS platforms for mobile automation.
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 |