Join Discord
Powered by
Is there a way to ensure that a network call was n...
# help
f
fancy-mechanic-10638
09/26/2022, 11:43 PM
Is there a way to ensure that a network call was not made? If I
cy.intercept
that code will run if it
is
called, but I want to ensure it's not called.
Previous
Next