safari_fill_and_submit
Fill multiple form fields and submit the form in one operation. Automatically detects the submit button if not specified, streamlining form automation.
Instructions
Fill a form AND submit it in one operation. Finds submit button automatically if not specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to fill | |
| submitSelector | No | Submit button selector (auto-detected if omitted) |