post request that happens in click cause cypress to stuck in devtools< timeline I see CAUTION:request not finish in timeline, #30406
Unanswered
ruchamafr
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.
-
In my test I have a click that stuck cypress, I see that the click make post request that never ended , in network I get CAUTION:request not finish yet, I succeded to do this post request by cy.request in cypress, I think may it something with server that not have permissions to external domains or peflight reques, maybe this is not the issue' I would really appricaite for solution'
I want to say that it work for me till two weeks ago , and one day stoped working
Beta Was this translation helpful? Give feedback.
All reactions