Click on Image
This is a pre-built action in Avo Assure and comes for the captured Image element. It instructs the Avo Assure Client to click on the Image and store the status (True or False) in the output variable.
Syntax
Input: N/A
Output: <Dynamic Variable>(Optional) ;< Dynamic Variable> (Optional)

Use case/example

Scenario: Viewing Product Details on an E-commerce Website
In this scenario, you are testing an e-commerce website where you want to view product details. To achieve this, use the "Click on Image" action in Avo Assure, which allows the user to access product details by clicking directly on the product image.
Expected Result
It should perform click operation on the captured image element and store the status in {Result} output variable.
Output
The action performed and saves the status in {Result} output variable as True.
Last updated
Was this helpful?