browser_fill
Clear an input field and enter text using native CDP Input.insertText. Specify a CSS selector and the text to fill.
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 |