-1

I know that with cypress you can throttle the response but I need to be able to throttle a request that is requested from my client-side Javascript before it is requested. So far I haven't found anything and the resource I found on stack overflow seems to not work.

Source I found that no longer works. Can you throttle requests rather than responses in Cypress?

MandoMando
  • 19
  • 1
  • 2

1 Answers1

0

Never mind the solution still works, was an error on my end.

MandoMando
  • 19
  • 1
  • 2