You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nilgaar This seems like a reasonable request. This likely isn't something we will be able to prioritize anytime soon. Are you interested in contributing this change?
Current behavior
When logging some text with Cypress.log, the "\n" does not break line for message (nor for displayName), just leaves a space.
output
<span class="command-message-text">I'm the first line! I'm the second line</span>
Desired behavior
Would be nice that the log view can display the break lines correctly when a string contains "\n"
Test code to reproduce
Cypress Version
11.2.0
Node version
16.17.0
Operating System
13.0.1
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: