Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Browser session ID
Body
application/json
X coordinate of the click position
Y coordinate of the click position
Mouse button to interact with
Available options:
left
, right
, middle
, back
, forward
Type of click action
Available options:
down
, up
, click
Modifier keys to hold during the click
Number of times to repeat the click
Response
Mouse action performed