python 使用selenium 的webdriver.PhantomJS出错? 10

fromseleniumimportwebdriverdriver=webdriver.PhantomJS(service_args=['--ignore-ssl-err... from selenium import webdriver

driver = webdriver.PhantomJS(service_args=['--ignore-ssl-errors=true'])
driver.get('http://example.com')
html_content = driver.page_source
print(html_content)
driver.close()

错误信息
selenium.common.exceptions.WebDriverException: Message: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>Proxy error: 502 Server dropped connection.</title>
</head><body>
<h1>502 Server dropped connection</h1>
<p>The following error occurred while trying to access <strong>http://127.0.0.1:53329/wd/hub/session</strong>:<br><br>
<strong>502 Server dropped connection</strong></p>
<hr>Generated Fri, 22 Sep 2017 09:31:26 GMT by Polipo on <em>P-V-7:8123</em>.
</body></html>
展开
 我来答
玩转数据处理
2017-09-22 · 数据处理,Python,dotnet
玩转数据处理
采纳数:1613 获赞数:3794

向TA提问 私信TA
展开全部
Proxy error: 502 Server dropped connection.
是不是服务开启了代理
追问
什么意思,同样环境下我用 webdriver.Chrome是可以的,换成Phantomjs就不行了
追答
加请求头试试
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
大侠竞技场
2017-12-09
知道答主
回答量:1
采纳率:0%
帮助的人:925
展开全部
你解决了吗,能告诉我吗,
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式