OS Level Control

Mouse Down

Performs a mouse button down action at the specified coordinates

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

Path parameters

sessionIdstring uuid required

The ID of the browser session

Request body

xinteger required

X coordinate

yinteger required

Y coordinate

button'left' | 'middle' | 'right'

Mouse button to use

Response

Mouse down performed successfully

statusstring

Changes

Changed in 1 of the 33 revisions of this API.1