Skip to main content

Click Image

Command description

Locate and click the specified image. 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
Mouse ButtonenumLeft Button, Right Button
Click MethodenumSingle Click, Double Click
TimeoutnumberMaximum time to wait for the image to appear, in seconds; an error is reported when the timeout expires

Command Output Parameters

None