When I save fullscreen "width" x "height" screenshot

Resize the viewport to <width> x <height> then save a full-page screenshot.

When (I |we )*save fullscreen (\d+) x (\d+) screenshot

 

Example #1: When I save fullscreen 1440 x 900 screenshot
Example #2: When we save fullscreen 1200 x 800 screenshot
Example #3: When save fullscreen 375 x 667 screenshot


Example #4 

Given I am on "/about-us"
 When I save fullscreen 1440 x 900 screenshot


Example #5: 

Given I am on "/long-article"
 When I save fullscreen 1440 x 900 screenshot