Type-Tool
Focus an input field by tapping its (x,y) coordinates, then type the given text into it. Optionally clear the field before typing.
Instructions
Tap (x,y) to focus the input field, then type the given text. Only use on input/editable elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| text | Yes | ||
| clear | No |