Open selfagency opened 2 years ago
I am facing the same issue.
My guess is that we are using cy.visit to request an html page. However, the response header's content-type is set to "application/json" where instead it should be "text/html".
I'm not sure yet why this issue is only occurring when using cypress-autorecord.
For some reason when using this plugin, I get the following error in my tests: