Josh Goodwin
Results
2
comments of
Josh Goodwin
Thanks @uxdiogenes --- this worked for me.
I believe that initiator is available to the event object (event.initiator) in NetworkManager.js here: https://github.com/GoogleChrome/puppeteer/blob/master/lib/NetworkManager.js#L209 You should be able to just forward that property along like you do with event.requestId,...