browser_type
Types text into webpage elements, with option to replace existing content by selecting it first.
Instructions
Type text into an element. Use Control+a to select all first if replacing text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Exact aria ref from the snapshot (e.g. 'e42'). This is required and used to locate the element. Copy it directly from the snapshot output. | |
| text | Yes | Text to type | |
| submit | Yes | Press Enter after typing | |
| element | Yes | Human-readable element description (for permission). Must match the description shown in the page snapshot. |