browser_type
Types text into an input field on the current page, targeting input, textarea, or contenteditable elements, and returns updated page state.
Instructions
Type text into an input field on the current page. The selector should target an input, textarea, or contenteditable element. Returns updated page state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |