Simulates mouse actions (click, hover, etc.) on images found within the user interface.
The Mouse activity has the following sub activities:
Click Images: This Activity searches for a particular image inside a UI element and clicks it.
Element Properties:
Element: This field supports only UI Element variable returned by another activity.
Options Properties:
Mouse Button: Click action by the mouse button (left or right).
Cursor Position: Displacement of the cursor position according to the option selected from the drop-down (Center, TopLeft, TopRight, BottomLeft, BottomRight).
Image Properties:
Image: The image variable to locate and click.
Accuracy: Indicates the accuracy for the image search.
Double-click Images: This activity will search for the specified image and double-click on it.
Input Properties:
Element: This field supports only UI Element variable returned by another activity.
Mouse Button: Click action by the mouse button (left or right).
Image Properties:
Image: The image variable to locate and double click.
Accuracy: Indicates the accuracy for the image search.
Hover Image: This activity involves hovering the cursor over the indicated UI element.
Input Properties:
Element: This field supports only UI Element variable returned by another activity.
Image Properties:
Image: The image variable to locate and hover over.
Accuracy: Indicates the accuracy for the image search.