computer_type_text
Type text into the active input field of a remote mobile device by providing the device serial number and the desired text.
Instructions
Type text at the current caret of the focused app.
Args: serialno: The computer device serialno, from list_devices. text: The text to type.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |