browser_type
Types text into a specific element using a reference from a snapshot, with an option to submit by pressing Enter.
Instructions
Type text into an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element reference from snapshot | |
| text | Yes | Text to type | |
| targetId | No | Target ID of the tab | |
| submit | No | Press Enter after typing |