Skip to content

Reset viewport when launching Chromium for e2e tests

Warren Gifford requested to merge e2e-viewport into master

Created by: mrnugget

Before this change the viewport didn't match the window size. With this change, the viewport is reset with each launch and then stretches to the window size.

Before:

Screen Shot 2019-08-05 at 07 02 29

After:

Screen Shot 2019-08-05 at 07 03 54

Merge request reports

Loading