Scroll (up/down)
Read how to use the 'Scroll (up/down)' module
Last updated
Read how to use the 'Scroll (up/down)' module
Last updated
How to use
With the Scroll (up/down) module, you can scroll through the page or through a container in a page. You can use it for example to load additional items that only render when the page is scrolled down. The Scroll module can be used in two ways:
Scrolling the whole page, equivalent to just using your up and down arrows or your mouse wheel.
Scrolling a container, equivalent to scrolling using a scroll bar in a page or part of a page.
Depending on how to scroll you need to setup this module differently.
How to use
The 'Scroll Up/Down' module needs the following parameters:
Scroll Direction Choose wether you want to scroll up or down
Scroll Distance Depending on which type you use you should define a different number here.
For scrolling the whole page each number represents one press at a down or up key. So with a scroll distance of 100 you will scroll down already a big part.
For scrolling in a container this scroll distance generally is higher as it represents pixels. A distance of about 300 already lets you scroll down a big part.
Scroll View Locator
For scrolling the whole page you can leave this one blanc as it already grabs the full page body on default.
For scrolling in a container, provide the css locator of the scrollable view inside the pages html. You can find this identifier using the inspector or using the selectorgadget chrome plugin.
Session ID: For the Session ID, select the output session ID of the Start Session
Api Key: For the apiKey, select the output apiKey of the Start Sessionmodule