Skip to main content
Mouse

Move the mouse to a Absolute position

Move the mouse to a Absolute position

Moves the mouse cursor to an absolute position on the screen, defined by the X and Y coordinates in relation to the upper left corner of the main screen.


Options

Horizontal position

Enter the X coordinate (horizontal) of the absolute position the cursor will be moved to, in pixels, from the left edge of the screen.

Vertical position

Enter the Y coordinate (vertical) of the absolute position the cursor will be moved to, in pixels, from the top of the screen.

Returns

This action has no returns.

Rules and Conditions

  • The Horizontal position and Vertical position fields are required.
  • The coordinates are relative to the resolution and scale of the robot screen.
  • This action is sensitive to changes of resolution or scale — make sure the coordinates are consistent in the execution environment.