browser_type
Types text into browser input fields using CSS selectors or element references. This tool enables AI agents to interact with web forms and text inputs in real browser sessions.
Instructions
Type text into an input element
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element reference from snapshot | |
| selector | No | CSS selector for the input | |
| text | Yes | Text to type | |
| clear | No | Clear the field before typing |