chrome_extract_interactive
Extract interactive page elements—buttons, links, inputs—with text, role, selector, visibility, and enabled status to discover available actions for browser automation.
Instructions
Extract all interactive elements with their text and metadata. Returns buttons, links, inputs with text, role, selector, visibility, and enabled status. Limited to 100 elements for performance. Use this to discover available interactions before calling chrome_click_text or chrome_type_text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||