JavaScript
Browser Computer Controls
Scroll the mouse wheel at a position on the host computer
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 at which to perform the scroll
Y coordinate at which to perform the scroll
Horizontal scroll amount in xdotool "wheel units." Positive scrolls right, negative scrolls left.
Vertical scroll amount in xdotool "wheel units." Positive scrolls down, negative scrolls up.
Modifier keys to hold during the scroll
Response
Scroll performed