Skip to content

intercepts not catching cy.requests? #14631

Discussion options

You must be logged in to vote

Yes, cy.request is a Cypress command, it executes a request that bypassed cy.route and cy.intercept handlers (those handlers are only for dealing with the requests sent by the app). I will update the documentation.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@stephenpmurray
Comment options

@bahmutov
Comment options

Answer selected by bahmutov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants