Get Text of Element
The ‘Get Text of Element’ action located under the captured Element instructs the Avo Assure client to fetch the text of the element captured from the AUT and store the result in an output variable.
Syntax
Input: N/A
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)

Use case/Example:

Scenario
In this scenario, you are testing the "Get Text of Element" feature. You have identified an element labeled ‘Mobiles.’ The goal is to use this action to retrieve the element's name and store it in an output variable. During debugging, the Avo Assure Client will extract and store the element name in the specified output variable.
Expected Result
This action needs to fetch element name as text and store it in output variable.
Output
The action performs successfully, and output variable {Element Name} contains Mobiles.
Last updated
Was this helpful?