https://cypress.io logo
I am using cypress and things are working pretty w...
# help
f
I am using cypress and things are working pretty well except when I am trying to debug by flaky tests. The problem is that somehow cypress is trying to take over the console of the browser. It clears it when I click on to see screen shots and it attempts to close and reset it when there is a failure. How do I disable this, because I am losing the logs that explains my failures from the perspective of the app running under test.