Scrolls to the top of a specific element identified by a CSS selector.
Step pattern
When (I scroll|we scroll|scrolling)? to top of "([^"]*)"Examples
Example #1
When I scroll to top of "#off-canvas"Example #2
And we scroll to top of "#sidebar"Example #3
When scrolling to top of "#main-container"