Is there a way to remove the "What's new in Cypress" message? #26134
Unanswered
troccoli
asked this question in
Questions and Help
Replies: 1 comment
-
Related issue: #26196 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running Cypress using a docker-compose with the following configuration
and with the following command
docker run -it -rm cypress open --project .
The first thing I see is the "What's new in Cypress" message and I have to click on the button to go on.
Is there any way I can disable it?
Beta Was this translation helpful? Give feedback.
All reactions