Mouse Hover Cell IRIS
Last updated
Was this helpful?
Last updated
Was this helpful?
This is prebuilt action in Avo Assure, designed for table elements captured from desktop applications using the IRIS method. It instructs the Avo Assure Client to perform a mouse hover over a specified table cell of an IRIS object and stores the resulting status (True or False) in the output variable.
Input: <Row>;<Col>:<option>(optional)
Output: <Dynamic Variable>;<Dynamic Variable>(optional)
Consider a scenario where a desktop application is being tested and there is a need to see the product name from the table. For this scenario, the Mouse Hover Cell IRIS action is used by Avo Assure. It helps to test the mouse hover functionality by hovering over a product name in the inventory table. It should appear showing additional details like price, stock quantity, and supplier information.
1;2
The action needs to mouse Hover over a specified table cell of an IRIS object.
The action performed and saved the result in the {Result} output variable as True.