browser_fill
Fill input fields or textareas in a real browser using CSS selectors, allowing AI agents to automate form entry in headless sessions.
Instructions
Fill an input/textarea identified by a CSS selector with the given value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| selector | Yes |