python proxy-auth中的phantomjs selenium无法正常工作

python proxy-auth中的phantomjs selenium无法正常工作

我正在尝试使用selenium phantomjs设置webscraping的代理.我正在使用 python. 我在很多地方都看到phantomjs中存在一个bug,因为proxy-auth不起作用. from selenium.webdriver.common.proxy import *from selenium import webdriverfrom selenium.webdrive