Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected chars shown on Firefox warning message about chromeWebSecurity #20496

Closed
ATarkovski opened this issue Mar 5, 2022 · 1 comment · Fixed by #20512
Closed

Unexpected chars shown on Firefox warning message about chromeWebSecurity #20496

ATarkovski opened this issue Mar 5, 2022 · 1 comment · Fixed by #20512
Assignees
Labels
type: regression A bug that didn't appear until a specific Cy version release v9.5.0 🐛 Issue present since 9.5.0

Comments

@ATarkovski
Copy link

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 (...)"

Screenshot 2022-03-05 at 15 45 58

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

@davidmunechika davidmunechika added stage: investigating Someone from Cypress is looking into this type: regression A bug that didn't appear until a specific Cy version release v9.5.0 🐛 Issue present since 9.5.0 labels Mar 7, 2022
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review and removed stage: investigating Someone from Cypress is looking into this labels Mar 7, 2022
@cypress-bot
Copy link
Contributor

cypress-bot bot commented 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.

@cypress-bot cypress-bot bot removed the stage: needs review The PR code is done & tested, needs review label Mar 14, 2022
@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: regression A bug that didn't appear until a specific Cy version release v9.5.0 🐛 Issue present since 9.5.0
Projects
None yet
2 participants