Hover Image

Hovers over a specified image on the screen.

This activity is used to search for a user-specified image on the screen and hovers over it if found.

Input

  • Accuracy: String Argument Required Specifies a measurement value that determines the level of accuracy of the image to be searched for.

  • Profile: Specifies the type of Image Detection algorithm to be used. The available options are:

    • Basic

    • Enhanced

  • Image: Required Specifies the file path of the target image on which the mouse pointer is to hover.\

Configure

  • Mode: Specifies the mode to select. the available options are:

    • Auto - If selected, the activity will either use the UI Element Selector or Desktop Area Rectangle to take the screenshot

    • TopMostWindow - If selected, the activity will take the screenshot of the topmost window.

Area Settings

  • UI Element Selector: Select a UI Element or Window on the screen. Either the Desktop Area or the UI Element Selector properties should have input values that specify the area in which the specified image may appear.

  • Desktop Area: Specify an area (x,y,width,height) in Desktop. Either the Desktop Area or the UI Element Selector properties should have input values that specify the area in which the specified image may appear. Units in pixels.

Last updated