You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught DOMException: Failed to set the 'domain' property on 'Document': 'com.sg' is a top-level domain.
at $Cypress.setConfig
Uncaught TypeError: Cannot read property 'getSizeContainer' of undefined
at App._handleScreenshots (cypress_runner.js:168193)
at App.componentDidMount
The above error occurred in the <Iframes> component:
in Iframes (created by App)
in div (created by App)
in div (created by App)
in App (created
Desired behavior:
Cypress should correctly visit the page, enter the credentials and render the page. The last version that was working was 3.1.5
Current behavior:
Got a blank page with console errors below
Desired behavior:
Cypress should correctly visit the page, enter the credentials and render the page. The last version that was working was 3.1.5
Steps to reproduce: (app code and test code)
Versions
Cypress: 3.2.0
The text was updated successfully, but these errors were encountered: