Move the mouse to a relative position
Move the mouse to a relative position
Moves the mouse cursor to a position relative to its current position, displacing it by the number of pixels provided in the horizontal and vertical directions.
Options
Horizontal position
Enter the horizontal displacement in pixels in relation to the current cursor position. Positive values move the cursor to the right; negative values move it to the left.
Vertical position
Enter the vertical displacement in pixels in relation to the current cursor position. Positive values move the cursor down; negative values move it up.
Returns
This action has no returns.
Rules and Conditions
- The Horizontal position and Vertical position fields are required.
- The movement is relative to the current cursor position — make sure the cursor is in the right place before this action is executed.
- Use negative values to move the cursor in the opposite directions.