browser_scroll_to_bottom
Scroll a webpage to the bottom, pausing for lazy content to load. Stops automatically when infinite scroll ends or the page bottom is reached.
Instructions
Scroll to the very bottom of the page, pausing to let lazy content load.
Stops when the page height stops growing (infinite scroll exhausted or real
bottom reached). max_scrolls: safety cap. wait_ms: pause per step.
Returns a snapshot of the final state.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_scrolls | No | ||
| wait_ms | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |