Getting followup response from redirect in cy.intercept #24733
Unanswered
ilie-iulian-cotiuga
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
For a project I'm doing some intercepts that followup to postman mocks endpoints. I want to check that the end response from that redirect intercept followup returned it's shown in FE. I created this code.
In this case the intercept has in its response the 302 not the followup.
How can I see the response from the followup?
Beta Was this translation helpful? Give feedback.
All reactions