Skip to main content
Mouse

Click by Image

Click by Image

Performs a mouse click on an element identified by image recognition on the screen. The robot locates the image provided and performs the click on it.


Options

Image to be recognized

Enter the path to the image file that will be located on the screen during the recognition. The robot will look for this visual element on the screen before performing the click.

Click type

Select which mouse button will be used for the click:

  • Left button: Performs the click with the left mouse button (default).
  • Right button: Performs the click with the right mouse button.

Number of clicks

Enter how many times the click will be executed on the element recognized.

Advanced options

Lookup region

Region of the screen where the image must be found. The fields define the start coordinates and the dimensions of the search area:

  • X: Initial horizontal position.
  • Y: Initial vertical position.
  • W: Width of the region.
  • H: Height of the region.

Time out

Waiting time in seconds that Roberty waits to perform the action.

Returns

This action has no returns.

Rules and Conditions

  • The Image to be recognized field is required.
  • The image provided must be visible on the screen at the moment of the execution.
  • The recognition accuracy depends on the resolution and scale of the robot screen.
  • Use images with good contrast and no ambiguous elements to guarantee greater accuracy.