Long response time Cypress #23979
Unanswered
Izde13
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.
-
It happens that I am writing a test in Cypress, but i need to know how cypress could wait until the Backend timeout, since there can be a process that lasts up to two hours, I have tried with cy.wait with cy.intercept, but it waits a maximum of 30 seconds, but in this case It is not for time, but until the Backend returns a response.
Beta Was this translation helpful? Give feedback.
All reactions