get_attribute
Retrieve the value of a specified attribute from a web element using its CSS selector, enabling precise data extraction during browser automation with Chrome debugging capabilities.
Instructions
Get attribute value of an element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attribute | Yes | Attribute name to get | |
selector | Yes | CSS selector for element |