Open
Description
Current behavior
- No
control
panel - Keystroke to resume pause not working
Desired behavior
- Display
control
panel whency.pause()
is hit
Test code to reproduce
N/A
Cypress Version
v13.15.0
Node version
v20.9.0
Operating System
6.11.5-arch1-1
Debug Logs
No response
Other
Unsure on whether this is a unique use-case of using --no-runner-ui
along with cy.pause()
but it's ideal in the way I'm wanting to work with Cypress. No logs, more display - but just need a way to resume from the intended pauses.
Activity