I'm using Selenium with chromeDriver for JavaScript and I want to get all network logs from the Browser with their payload. I searched a lot but, there are ways to get the requests, but only the URL and not the payload. The Chrome Devtools are able to record and track the requests in all of their details, why is there no simple way to do it in JavaScript?
Any help is appreciated!
maybe this one will help your case https://github.com/dipansaha/BrowserMobNodeSelenium
but if you want to look an alternative , you can use puppeteer there is avaliable function to get request and response url
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With