You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2024. It is now read-only.
I have some ajax calls that get fired as soon as as the page refreshes.
I've tried to waitForXHR, and also listenXHR + getXHR combo but none of them have succeeded in capturing those ajax calls so far.
Is there a way to capture all the ajax calls made within 2 seconds of page load.
The text was updated successfully, but these errors were encountered: