Skip to main content

Hover over Image

Command description

Locate the specified image and move the mouse pointer over it. This command uses OpenCV image matching and is sensitive to image scale and screen resolution. Matching may fail if the workflow is built and run at different screen resolutions.

Command Input Parameters

input parametersInput parameter typeDescription
Search ScopeenumEntire Screen, Active Window, Specified Window
WindowWindowInstanceRequired only when Search Scope is Specified Window
Image NamestrName assigned when the image was captured
Mouse PositionenumCenter, Random
Match ModeenumAuto, Color, Grayscale
TimeoutnumberMaximum time to wait for the image to appear, in seconds; an error is reported when the timeout expires

Command Output Parameters

None