Change a viewport width and height in a cypress test

InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

Long time ago, frontend developers (or as we called them back then - webmasters) could get away with supporting only one or two resolutions.

Those days are long gone.

In this lesson we're going to learn how to change a viewport width and height in a cypress test in order to ensure that our app works as intended on a given resolution.