-2

The issue I seem to be having is that I cannot find any way to access the network traffic responses in firefox using selenium (Python). I know that solutions exist for the Chrome webdriver, but for my case I need to use the Firefox version. I've been trying to figure this out for like have a day and I'm pulling out my hair at this point. Is there any way to get these responses?

1 Answers1

0

solution using browsermob-proxy. Not exactly what I wanted, but it does give all the requests and all the responses.