OS Level Control

Mouse Move

Moves the mouse cursor to the specified coordinates

post/v1/sessions/{sessionId}/mouse/move

Path parameters

sessionIdstring uuid required

The ID of the browser session

Request body

xinteger required

X coordinate

yinteger required

Y coordinate

Response

Mouse move performed successfully

statusstring

Changes

No recorded changes to this endpoint across all 33 revisions of this API.