JavaScript
Browser Computer Controls
Simulate a mouse click action on the browser instance
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-docs-chrome-policy-on-demand.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Stream telemetry events via SSE
Previous
Move the mouse cursor to the specified coordinates on the browser instance
Next