cy-intercept-command
There are 2 repositories under cy-intercept-command topic.
wlsf82/network-error
Sample project to demonstrate how to simulate a network error using the `cy.intercept()` command using Cypress Playground as the application under test.
wlsf82/server-error
Sample project to demonstrate how to simulate a server error using the `cy.intercept()` command and Cypress Playground as the application under test.