Skip to main content
POST
Mouse Down

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

sessionId
string<uuid>
required

The ID of the browser session

Body

application/json
x
integer
required

X coordinate

y
integer
required

Y coordinate

button
enum<string>

Mouse button to use

Available options:
left,
middle,
right

Response

Mouse down performed successfully

status
string