v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31135175384.2 KB
Browser Computer Controls

Get the current mouse cursor position on the browser instance

post/browsers/{id}/computer/get_mouse_position

Path parameters

idstring required

Browser session ID

Response

Current mouse position

xinteger required

X coordinate of the cursor

yinteger required

Y coordinate of the cursor