Get Text of Element
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
Input: N/A
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)
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.
This action needs to fetch element name as text and store it in output variable.
The action performs successfully, and output variable {Element Name} contains Mobiles.