I have my Website Created with Meta Tag charset as UTF-16 in the Head Block<meta charset="utf-16">
So if I Check my Site on Chrome Manually the Data is Loading Fine, But when try to Open the Site Through cy.visit() and Launch the Browser we are getting Gibberish Values
When I Inspect the Cypress I could see that the Cypress is using Charset UTF-8
There are no Extra PlugIns Installed just Cypress, The Version Cypress used is 13.7.0. I have updated it to this Version from 10.10.0