scroll_into_view
Scroll an element into the viewport without clicking. Use a CSS selector to target the element for lazy-loaded content or section navigation.
Instructions
Scroll an element into the viewport without clicking it. Useful for lazy-loaded content or scrolling to a section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of element to scroll to | |
| session_id | Yes | Session ID |