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