browser_get_attribute
Retrieve the value of any attribute from an element using a CSS selector, enabling targeted extraction of specific data points from web pages for automation and scraping.
Instructions
Get an attribute of an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the element | |
| attribute | Yes | Attribute name |