getLinkText
Last updated
Last updated
Description and Usage: 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.
Input: N/A
Output: <Dynamic Variable>;< Dynamic Variable> (Optional)
Use case/example:
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.