我在Python中使用Selenium Webdriver.
在无头浏览器(phantomjs)中运行脚本时,我得到了一个URLError:
<urlopen error [Errno 111] Connection refused>
任何人都可以帮忙处理这个?
python selenium
python ×1
selenium ×1