fill_form_field
Input a value into a web form field using its CSS selector. Automate form filling in browser tasks.
Instructions
Fill a form field with a value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value to fill | |
| selector | Yes | CSS selector for the form field |