I have a website with many users clicking 1 button. It appears to make no sense to wait until long-pending ajax request gets response, sometimes more than 1 min. I know how to wait for it, but how to cancel it?
How to cancel all pending requests with jquery.min.js if:
- Page should NOT be reloaded,
- nothing disabled on driver