getAttribute
Retrieve the value of a specified attribute from an element identified by a CSS selector during Electron app testing.
Instructions
Get attribute value of an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector | |
| attribute | Yes | Attribute name |