-
I am trying to track down all the scripts that are running on a page as well as which resource loaded them. All of this information seems to be in the browser Developer tools. The 'Sources' tab lists all scripts that have run. From there you can identify the network request for the resource and on the network tab you can see the initiator: I see a Network.Initiator type in the protocol spec but I can't find reference to it in any of the calls or in any of my other searching. Any idea what call returns the initiator or any other thoughts about how to get at the data I'm looking for? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Lines 456 to 458 in 4bbe74c |
Beta Was this translation helpful? Give feedback.
rod/page.go
Lines 456 to 458 in 4bbe74c