browser_fill_form
Fill multiple form fields at once by specifying field references, types, and values. Supports strings, numbers, and booleans for efficient form automation.
Instructions
Fill multiple form fields at once
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Array of form fields to fill | |
| targetId | No | Target ID of the tab |