browser_fill
Set the value of a form element (input, textarea, or select) using a CSS selector. Enables automated form filling in a real Chrome browser with profile isolation.
Instructions
Set the value of an input, textarea, or select element matched by a CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Value to set | |
| selector | Yes | CSS selector for the form element |