Question

how can I access Firefox proxy settings from Python Webdriver and change them to make Firefox use modified proxy settings without needing to restart it?

Was it helpful?

Solution

I don't think that is possible from the outside of Firefox. Have a look at FoxyProxy. It allows you to define a proxy per URL pattern.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top