0

On this page, one user specified that Selenium 4.0 supports accessing: "Chrome devtool network tab information."

My question is simple. Using Selenium 4, how do I print ALL the links under Inspect > Network?

Here is a screenshot.

zackchess3
  • 33
  • 5
  • For the love of god man why is this so hard – zackchess3 Jan 03 '22 at 09:24
  • The devtools interface is pretty complicated stuff, and it's a sort of constant stream of data. Nothing simple about it really. The bi-directional interface stuff (which uses SOCKS) is still in development methinks... but see here for "Bidi" and "CDP" (remote only?) approaches to get at devtools data: https://www.selenium.dev/documentation/webdriver/bidirectional/ – pcalkins Jan 04 '22 at 00:40

0 Answers0