我在Python 2.7中使用Firefox WebDriver和Selenium.当我运行程序时,我的python程序启动Firefox浏览器并访问不同的网站.但是,我需要使用身份验证设置代理,这样当程序访问任何网站时,它将通过代理服务器访问.
SO上有一些类似的问题.但是,没有针对Selenium Firefox WebDriver的Python的特定解决方案.
firefox proxy-authentication python-2.7 selenium-webdriver
firefox ×1
proxy-authentication ×1
python-2.7 ×1
selenium-webdriver ×1