-
Notifications
You must be signed in to change notification settings - Fork 3.3k
add viewport for macbook 16' #8889
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have opened PR with a fix for this issue, #8892 |
The code for this is done in cypress-io/cypress#8892, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Current behavior
Currently, we don't have a preset of MacBook 16'
Desired behavior
Need to add a preset of MacBook 16' in our codebase.
Test code to reproduce
If you see in beforeEach for cy.viewport(''), we don;t have macbook-16' available.

Versions
Cypress: 5.4.0, MacOS 10.15.7 (19H2), Google Chrome:86.0.4240.80
The text was updated successfully, but these errors were encountered: