batch_execute
Execute a sequence of browser actions (navigate, click, type, wait, script) in a single call to automate multi-step workflows.
Instructions
Execute a constrained sequence of browser actions in one call. Supported actions: navigate, wait_for_element, click, type, execute_script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | ||
| stopOnError | No |