Table

The Common Desktop section provides actions for automating interactions with desktop IRIS elements and applications. These actions are essential for simulating user actions on desktop interfaces, such

Note: These are IRIS actions for table type of elements.

Explanation of Input syntax for IRIS actions in desktop applications.

<Row>;<Col>;<optional>;(Optional)

  • It refers to the specific positions of data within the table.

  • Rows represent individual items.

  • Columns represent different attributes or details of those items.

  • Optional: This format will be used when IRIS can’t check the table cell height correctly because the object cell is not visible clearly.

Last updated

Was this helpful?