Current behavior:
I have a application which is displayed across multiple screens which is bigger that the max screen size of 400px wide
Error:
CypressError: cy.viewport() width and height must be between 20px and 4000px.
Desired behavior:
The max cy.viewport() width and height increased to 8000px.
Steps to reproduce: (app code and test code)
https://github.com/digiink/cypress-test-tiny
Versions
Cypress package version: 3.6.1
Cypress binary version: 3.6.1
Mac OS 10.14
Chrome 78
Current behavior:
I have a application which is displayed across multiple screens which is bigger that the max screen size of 400px wide
Desired behavior:
The max
cy.viewport()width and height increased to8000px.Steps to reproduce: (app code and test code)
https://github.com/digiink/cypress-test-tiny
Versions
Cypress package version: 3.6.1
Cypress binary version: 3.6.1
Mac OS 10.14
Chrome 78