0

I'm not able to write comments, so I have to create new question. May be it would be better for me, idk. Anyway, 3 days ago I tried @wOxxOm 's script from this thread - Multiple URLs copy in Sources/Network tab

copy(UI.panels.network.networkLogView.dataGrid.rootNode().flatNodes.map(n => n.request().urlInternal).join('\n'))

It worked perfect. But today I see this error -

Uncaught ReferenceError: UI is not defined

So... could you help me to find out what should I change to run this script again? Thanks in advance

I tried to use old one script with underscore symbol. Same error.

  • 1) You must run it in devtools-on-devtools as described in the answer. 2) Replace `urlInternal` with `url()` – wOxxOm Jan 07 '23 at 09:15

0 Answers0