mardi 23 février 2021

How to ignore request failures in cypress

I have a process that takes around 10 minutes to run and at the end it renders the result on the page.

Outside of cypress when I run it it runs perfectly fine and I see the results. But with cypress after I hit RUN it fails exactly after 4 minutes every time with the below message:

message from dev tools / network
(failed)net::ERR_EMPTY_RESPONSE document    Other   0 B 4.0 min

How can I ignore this or is there a way to increase the wait time before it fails?

Aucun commentaire:

Enregistrer un commentaire