Closed
Description
Current behavior
Text on Firefox warning about chromeWebSecurity option includes unexpected characters (ansii code colors?):
"Your project has set the configuration option: �[33mchromeWebSecurity�[39m to �[94mfalse�[39m (...)"
Desired behavior
Unexpected characters are not shown in the message:
"Your project has set the configuration option: chromeWebSecurity�to false (...)"
Test code to reproduce
Precondition: have Firefox installed in your computer
Set "chromeWebSecurity": false in cypress.json
Run npx cypress open
In the Test Runner, click the browser dropdown
Hover the mouse over the warning sign close to the Firefox option
Cypress Version
9.5.1
Other
No response
Activity
cypress-bot commentedon Mar 14, 2022
Released in
9.5.2
.This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v9.5.2, please open a new issue.