Double Click on Object
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
Input: N/A
Output: <Dynamic Variable>(optional);<Dynamic Variable>(optional)
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.
It should perform double click on Edit button from table and store the result in output variable as True.
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.