Mouse Hover IRIS

This is pre-built Action located under the IRIS Element. It instructs the Avo Assure Client to mouse hover on IRIS object which is captured from desktop application and save the result in output variable as ‘True’ or ‘False’.

Syntax  

Input: N/A

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

Usecase/Example

Scenario: Simulate Mouse Hover to Verify Tooltip in Desktop Application.

Consider a scenario where a desktop application is being automated for testing, and a button displays a tooltip when the mouse hovers over it. The tooltip contains additional information or instructions, such as Click here to save your progress. With the help of the Mouse Hover IRIS action, the mouse hovering over the button is simulated.

Expected Result

When the mouse hovers over the Save button, a tooltip should appear displaying the text Click here to save your progress and store the result in output variable.

Output

The Mouse hover IRIS action performed, and output stored in {Status} variable as ‘True’.

Last updated

Was this helpful?