Scroll To
Commands
Scroll To
Scroll to an element or absolute position
POST
Scroll To
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Scrolls the page to bring a specific element or position into view.Authentication
Path Parameters
UUID of the browser.
Request Body
CSS selector of the element to scroll into view.
Absolute horizontal scroll position in pixels.
Absolute vertical scroll position in pixels.
Response
Whether the scroll was performed successfully.

