browser_type
Type text into a browser element, appending to existing content, with an optional Enter key press to submit.
Instructions
Type text into an element (appends to existing)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element reference from snapshot | |
| text | Yes | Text to type into the element | |
| submit | No | Whether to press Enter after typing |