Double Click on Table Cell

The Double Click on Table Cell Action in the Avo Assure is found for the Captured Table cell Element, instructs the Avo Assure to perform a double click on a captured cell in a table and save the result the given dynamic variable.

Syntax  

Input value: N/A

Argument
Description

N/A

Not Applicable

Output value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

This dynamic variable holds the status as True or False

Example

Performs a Double Click action on the specified Table cell

The Double Click on Table Cell action does not require any value in the Input Value column. It interacts with the captured table cell and preform double click. The result of the double click action is stored in the {Click} variable, with the following possible values:

  • True – if the captured cell is clicked two times successfully.

  • False – if the click fails or the element is not found.

Last updated

Was this helpful?