type_text
Focus a webpage element and type text into it. Optionally clear existing content and press Enter to submit. Supports targeting elements inside iframes with a frame identifier.
Instructions
Focus an element and enter text, optionally clearing its current value and pressing Enter afterward. Use frameId with selectors inside a frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| clear | No | ||
| submit | No | ||
| target | Yes | ||
| frameId | No | ||
| returnSnapshot | No | Also return a fresh snapshot of the resulting page; renumbers element refs. |