agabhane

Results 3 comments of agabhane

@jtassin Ideally the listener should get disposed when `waitForAllXhrFinished()` promise gets resolved. Moreover page should start listening when we make call to `waitForAllXhrFinished()` instead of in constructor. This will stop...

I have created new package [@agabhane/puppeteer-pending-requests](https://www.npmjs.com/package/@agabhane/puppeteer-pending-requests) with above requirements and few enhancements.

Hi @fonini , Any ETA on fix for this issue?