Loading commands...
Debug Cypress tests using the Test Runner, cy.debug(), and browser DevTools.
5 commands
Use cy.pause() to stop test execution
cy.debug() opens browser DevTools at that point
Pause and open DevTools.
Pause test and inspect state.
Add message to command log.
Log element to console.
Auto screenshot on failure.