Type Text
element_typeType text into input elements using CSS selectors or XPath. Optionally clear existing content and observe page changes.
Instructions
Type text into an input element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type into the element | |
| clear | No | Clear existing input content before typing | |
| observe | No | Return a compact before/after page change summary. | |
| timeout | No | Timeout in seconds to wait for element | |
| selector | Yes | CSS selector or XPath to find the input element. Bare selectors are CSS; use text:... for text matching or explicit tag:/css:/xpath:/@attr locators. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||