Sample project to demonstrate how to simulate a network error using the cy.intercept()
command using Cypress Playground as the application under test.
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.
JavaScriptMIT