Get Interactive Elements
browser.get_interactive_elementsGet a summary of interactive elements (buttons, links, inputs) on the page to identify available actions for browser automation.
Instructions
Get summary of interactive elements (buttons, links, inputs) on the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elements | Yes | ||
| sessionId | Yes | ||
| sourceUrl | Yes |