type_text
Clear an input field and type specified text into it, optionally submitting by pressing Enter, returning the updated page snapshot.
Instructions
Type text into the input with the given index (clears it first; if
enter is true, presses Enter to submit). Returns the resulting snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| text | Yes | ||
| enter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |