wooden-parrot-13301
09/01/2022, 12:44 PMwindows.location.assign(url)
I need to test if the url property is correctly defined, so i've disabled the chromeWebSecurity and i'm triggering the function and asserting the cy.location().
although it redirects to chrome-error://chromewebdata/
How can i assert the right url?