Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Selenium/webdriver network monitoring

I am looking for a way to monitor and record all requests that a browser makes while being used by selenium/webdriver to test a page. Something like the network pane in chrome developer tools.

like image 945
Daniel Iankov Avatar asked Dec 31 '25 20:12

Daniel Iankov


1 Answers

The BrowserMob Proxy, while still young, looks like a promising solution for this. You'll find an example of how to use it with Selenium in its README. Ruby bindings were recently released.

like image 66
jarib Avatar answered Jan 06 '26 06:01

jarib



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!