Mouse Hover IRIS
Last updated
Was this helpful?
Last updated
Was this helpful?
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’.
Input: N/A
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)
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.
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.
The Mouse hover IRIS action performed, and output stored in {Status} variable as ‘True’.