site icon indicating copy to clipboard operation
site copied to clipboard

Remove phrase on Cypress fetch support

Open clarmso opened this issue 2 years ago • 0 comments

As of Cypress 6, cy.intercept() supports the Fetch API. The now deprecated commands, namely cy.server() and cy.route(), only support XMLHttpRequests. These deprecated commands may be removed in future Cypress releases.

clarmso avatar Apr 05 '22 18:04 clarmso