Open Cypress With a Mobile Viewport

Open the Cypress Test Runner with a Mobile Viewport.

Authored by: cypress-dx
Brought to you by Warp, a free terminal reimagined to work like a modern app.
width
height

Command
Copy
npx cypress open --config viewportWidth=375,viewportHeight=667
Tags