getLinkText
This is a pre-built action in Avo Assure and comes for the link captured element. It instructs Avo Assure Client to fetch the link's text and save the text in output variable. The stores the status of action (True or False) in the output variable.
Syntax
Input: N/A
Output: <Dynamic Variable>;< Dynamic Variable> (Optional)

Use case/example:

Scenario: Get Link Text on website link in an E-commerce application
Consider a scenario where you are testing the website link of an e-commerce application. The get Link Text action is used from the Avo Assure. This action helps in scenarios where They retrieve the text from a website link using the Get link text action. It ensures that the link's text is retrieved correctly.
Expected Result
It should retrieve the text of the captured link element and stores in the {Text} output variable.
Output
The action performed and saves the text as Login in the {Text} output variable and saves the status as True in the {Result} output variable.
Last updated
Was this helpful?