标签: firefox selenium proxy selenium-webdriver
我使用默认浏览器作为Firefox。我已将连接设置设置为“手动代理配置”,并已通过传递将localhost添加到代理。但是,当我尝试通过selenium web驱动程序加载localhost网址时,会自动将代理设置更改为“使用系统代理设置”,并且我的localhost网址无法正常工作。我该怎么做呢?