Double Click Cell IRIS

This is a pre-built action available under the Captured Table Element from the Desktop Application using the IRIS method. The functionality of this action in Avo Assure is to perform a double-click operation on the specified cell of a table.

Syntax

Input Value: <Row>;<Col>;<option>(Optional)

Argument
Description

<Row>(Required)

The row number of the cell to double-click

<Col>(Required)

The column number of the cell to double-click

<option>(Optional)

Provide the value as 1.

Note: This is used when the table has cells of equal height. This helps IRIS read the table properly when it cannot detect the cell height clearly due to pixelation or unclear display.

Output Value

Argument
Description

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

This dynamic variable holds result as True or False.

Example 1

Performs a double-click on the cell at row 1, column 3

The Double Click Cell IRIS action takes the row, column from the Input Value column and performs the double-click operation.

Example 2

Performs a double-click on a specific cell within a table element in the Desktop application

The Double Click Cell IRIS action takes the 1st row, 3rd column, and optional option as 1 from the Input Value column and performs the double-click operation.

Last updated

Was this helpful?