Chrome驱动安装问题

Posted xinxin1994

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Chrome驱动安装问题相关的知识,希望对你有一定的参考价值。

1、org.openqa.selenium.WebDriverException: unknown error: call function result missing ‘value‘

原因:浏览器版本与驱动版本不一致

http://npm.taobao.org/mirrors/chromedriver/

2、org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary

原因:找不到安装的浏览器,重新安装

3、驱动版本已更换,控制台打印版本与实际驱动版本不一致

Starting ChromeDriver 2.30.477700 (0057494ad8732195794a7b32078424f92a5fce41) on port 33580

以上是关于Chrome驱动安装问题的主要内容,如果未能解决你的问题,请参考以下文章

windows10下python中selenium的chrome驱动安装与使用

selenium chrome浏览器驱动的安装

ubuntu 8.04中chrome9 HC IGP显卡驱动问题与3D特效

mac os+selenium2+chrome驱动+python3

浏览器驱动的安装

chromedriver类怎么引入