When I scroll

Use this step when you want to simulate a scroll action on the page during your automated testing scenario.
It can be helpful to test lazy-loaded elements, infinite scroll areas, or to simply bring specific elements into view.

 

When I scroll down

When I scroll up

When I scroll to top

When I scroll to the bottom

When I scroll to top of "<selector>"

When I scroll to bottom of "<selector>"

When I scroll right 

When I scroll left

When I scroll to start

When I scroll to the end

When I scroll to start of "<selector>"

When I scroll to end of "<selector>"