Verify Link Text
Last updated
Last updated
This is a pre-built action in Avo Assure and comes for the link captured element. It instructs Avo Assure Client to verify if the link text is the same as given in the input value and stores the status of action (True or False) in the output variable.
Input: <Input text>
Note: Input given in Text form as Login.
Output: <Dynamic Variable>(Optional);< Dynamic Variable> (Optional)
Consider a scenario where you are testing Login link in web application. The Verify Link Text action used from the Avo Assure. It helps in scenario for verifying text include in login link with given text input value. It ensures that verify Link text works correctly in the application.
Input: The user gives an Input as Login.
Expected result: It should verify the link text with input value and store the status in the {Result} output variable.
Output: The action performed and stores the status in the {Result} output variable as True.