browser_snapshot
Capture a structured snapshot of the active page including interactive and landmark elements with CSS selectors, enabling reliable element targeting for actions like clicks and typing.
Instructions
Capture a structured snapshot of the active page: url, title, and the interactive + landmark elements (role, accessible name, value/state, heading level), each with a CSS selector ref. Pass a returned ref to browser_click / browser_type. Prefer this over browser_screenshot to find and target elements reliably.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||