Skip to content

Remove phrase on Cypress fetch support#1211

Open
clarmso wants to merge 1 commit intomiragejs:masterfrom
clarmso:patch-1
Open

Remove phrase on Cypress fetch support#1211
clarmso wants to merge 1 commit intomiragejs:masterfrom
clarmso:patch-1

Conversation

@clarmso
Copy link
Copy Markdown

@clarmso clarmso commented Apr 5, 2022

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant