https://cypress.io logo
There is only one domain we can visit in origin. Y...
# e2e-testing
n
There is only one domain we can visit in origin. You have to add another cy.origin() to load the third one.https://mysuperbapplication.me/' cy.origin('https://amazinglogin.test/', () => { cy.visit('/'); }); cy.origin('https://mysuperbapplication.me/%27,()=%3E.....