browser_interact
Perform browser interactions such as clicking, typing, hovering, scrolling, dragging, waiting, and uploading files. Execute multiple actions in sequence to automate web tasks.
Instructions
Perform one or more interactions: click, type, hover, scroll, drag, wait, file upload, and more
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes | Array of actions to perform in sequence | |
| onError | No |