Replies: 2 comments 1 reply
-
@codablock Hi, Maybe you found a solution to your problem? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This feature will be available in v13. See this PR for more details. Today there is some functionality of this by passing CYPRESS_NO_COMMAND_LOG=1 as an env var when you run and it hides the Command Log. |
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.
-
Hello,
while trying to figure out why our Cypres based tests are running slow in CI, I stumbled accros the Cypress reporter panel (on the left side) taking quite some percentage of the CPU due to layouting.
It it possible to disable the reporter panel? I could not find anything in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions