Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Capture XHR calls when page loads #43

Open
9bits opened this issue Nov 26, 2019 · 1 comment
Open

Capture XHR calls when page loads #43

9bits opened this issue Nov 26, 2019 · 1 comment

Comments

@9bits
Copy link

9bits commented Nov 26, 2019

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.

@Pieras2
Copy link

Pieras2 commented Nov 27, 2019

@9bits please look at
#42

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants