chrome_scroll
Scrolls a Chrome page to a CSS selector or absolute Y coordinate with eased per-pixel motion, keeping a steady reading pace for demo videos.
Instructions
Cinematic in-page scroll: eased, per-pixel, at reading pace. Scroll to a CSS selector (lands ~1/3 from the top) or an absolute Y. Use 1200–2500ms on camera.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| y | No | or scroll to absolute document Y | |
| selector | No | scroll until this element is comfortably in view | |
| durationMs | No | scroll duration (default 1500) |