Hello, 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?
A:
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.
Aaron Digulla
2009-11-23 11:13:38