Skip to main content

Move Mouse

Command description

Move the mouse pointer to the specified position.

Command Input Parameters

input parametersInput parameter typeDescription
X CoordinatenumberX coordinate in physical pixels from the upper-left corner of the screen; None keeps the current horizontal position
Y CoordinatenumberY coordinate in physical pixels from the upper-left corner of the screen; None keeps the current vertical position

Command Output Parameters

None