Skip to main content
Mouse

Move by Image

Move by Image

Moves the mouse cursor to an element identified by image recognition on the screen. Useful for positioning the cursor before performing a click or another interaction.


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 move the mouse cursor to the center of the image found.

Time out

Enter the maximum time in seconds that the robot will wait to locate the image on the screen before raising an error.

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.
  • After moving the cursor, use Click at Current Position or Double Click at Current Position to interact with the element.