Click
Last updated
Last updated
This is a pre-built action in Avo Assure and comes for the link captured element. It instructs the Avo Assure Client to click on the captured link element and store the status (True or False) in the output variable.
Input: N/A
Output: <Dynamic Variable>(Optional);< Dynamic Variable> (Optional)
Consider a scenario where a user is testing the functionality of the link through action. For this scenario, click action used from the Avo Assure. They need to click on the Forgot Password link to reset their password. It ensures the initiation process of reset password.
Expected output: It should click on the captured link element and store the status in {Result} output variable.
Output: The action performed and saves the status as True in the {Result}output variable.