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 to top of "<selector>"
When I scroll to bottom of "<selector>"