browser_get_attributes
Fetch all HTML attributes of an element as a key-value dictionary using its snapshot ID or CSS selector.
Instructions
Returns all attributes of an HTML element as a key-value dictionary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target element reference (snapshot ID) or CSS selector. |