> For the complete documentation index, see [llms.txt](https://docs.browserflow.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.browserflow.app/reference/browserflow-commands/interact-with-page/scroll.md).

# Scroll

Scrolls the page or a scrollable element

#### **Selector**

* [Selector](/guides/selectors.md) for the container element to scroll

#### Direction

* Bottom
  * Scroll to the bottom of the container
* Top
  * Scroll to the top of the container
