Skip to content

Unexpected chars shown on Firefox warning message about chromeWebSecurity #20496

Closed
@ATarkovski

Description

@ATarkovski

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

Activity

added
stage: investigatingSomeone from Cypress is looking into this
type: regressionA bug that didn't appear until a specific Cy version release
v9.5.0 🐛Issue present since 9.5.0
on Mar 7, 2022
added
stage: needs reviewThe PR code is done & tested, needs review
and removed
stage: investigatingSomeone from Cypress is looking into this
on Mar 7, 2022
cypress-bot

cypress-bot commented on Mar 14, 2022

@cypress-bot
Contributor

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.

locked as resolved and limited conversation to collaborators on Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

type: regressionA bug that didn't appear until a specific Cy version releasev9.5.0 🐛Issue present since 9.5.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @davidmunechika@ATarkovski

    Issue actions

      Unexpected chars shown on Firefox warning message about chromeWebSecurity · Issue #20496 · cypress-io/cypress