fill_form
Fill multiple form fields on a web page using CSS selectors, then optionally submit the form. Automate browser form entry for testing or data entry.
Instructions
Fill multiple fields (keyed by selector) and optionally submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Target tab id (defaults to the active tab) | |
| fields | Yes | ||
| submitSelector | No |