browser_fill
Fill text input fields with specified values using a selector, enabling automated form completion on web pages.
Instructions
Fill a text input field with the specified value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Text value to fill in | |
| selector | Yes | Selector for the input element | |
| sessionId | No | Browser session ID |