I tried to click on that link in stackexchange.com
at first and received "Whoops, there is no test to run."
info.
Then tried to directly open the link, it behaves same.
I used invoke('attr', 'target', '_self')
and "experimentalSourceRewriting": true
in cypress.json
But didn't work.
Any suggestion?
Asked
Active
Viewed 35 times
0
-
Could you paste your test to make question clearer? – Tomasz Wojciechowski May 05 '22 at 17:02
-
`cy.visit('https://worldbuilding.stackexchange.com')` – Solufer May 07 '22 at 11:54
-
I mean lines in test before cy.visit – Tomasz Wojciechowski May 07 '22 at 18:37