Double Click on Object
The Double Click on Object action in the Avo Assure is found for the Captured Table cell Element. It instructs the Avo Assure Client to perform a double click on a captured cell (object) in a table and save the result (True/False) in the given output variable.
Syntax
Input: N/A
Output: <Dynamic Variable>(optional);<Dynamic Variable>(optional)

Usecase/Example

Scenario
To test an employee attendance system, a tester using Avo Assure employs the "Double Click on Object" action on the "Edit" button next to an employee's name. This should open the employee's details page, allowing verification and updates to attendance records, working hours, or other personal details.
Expected Result
It should perform double click on Edit button from table and store the result in output variable as True.
Output
The result of the Double Click on Object action double clicks on Edit button from table and stores in the {result} output variable as “True”, which can be utilized for display or other purposes.
Last updated
Was this helpful?