Scrolls the page right by a custom number of pixels (default 350).
Step pattern
When (I scroll|we scroll|scrolling)? right(?: (\d+))?Examples
Example #1
And I scroll rightExample #2
When I scroll right 1000Example #3
And we scroll right 300Example #4
When scrolling right 750