Get Attribute

Gets the attribute value of a Web element.

This activity gets the attribute value of the given web element with specified selector properties and stores the result in a variable.

Input

Target

  • 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 Web Element Selector Editor Window.

Output

  • Attribute Value: String Variable The found attribute value is stored in the variable.

Last updated