get_attribute
Retrieve the value of a specified DOM attribute from a web element using Selenium. Provide the element strategy, value, and attribute name; optionally set a timeout.
Instructions
Return one DOM attribute for an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy | Yes | ||
| value | Yes | ||
| attribute | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||