browser_type
Type text into a browser element by specifying a CSS selector or using the currently focused element. Optionally clear existing text and press Enter to submit.
Instructions
Type text into the focused element or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| clear | No | Clear existing text before typing | |
| selector | No | CSS selector to focus before typing | |
| pressEnter | No | Press Enter after typing |