Get Attribute
Gets the attribute value of a Web element.
Last updated
Gets the attribute value of a Web element.
Last updated
This activity gets the attribute value of the given web element with specified selector properties and stores the result in a variable.
Browser : Required
The variable name refers to the opened web browser.
Attribute Name: Required
The name of the attribute to retrieve.
Wait Timeout : Seconds to wait until the element is found.
Element Selectors : Required
Specifies the webpage element from which the specified attribute is to be retrieved. We can edit the selectors of the specified web element using the .
Attribute Value: The found attribute value is stored in the variable.