browser_fill
Clears and fills a CSS-selected input field with text using native CDP Input.insertText.
Instructions
Clear and fill an input field with text using native CDP Input.insertText.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to fill | |
| selector | Yes | CSS selector for input |