小编roo*_*oot的帖子

Linux上的Chromedriver错误

格式化Redhat服务器(亚马逊风格的Linux)并重新安装python,selenium,pyvirtualdisplay,Xvfb,Chrome和Chromedriver之后,我遇到了一个错误: selenium.common.exceptions.WebDriverException: Message: Service /usr/bin/chromedriver unexpectedly exited. Status code was: 127

初始化浏览器/驱动程序时出现此错误: driver = webdriver.Chrome(executable_path="/usr/bin/chromedriver")

我正在使用Richard Lloyd的Chrome和Chromedriver 2.9.我认为这个问题源于Chromedriver的依赖性问题.

任何帮助将不胜感激.现在已经挣扎了一段时间.

python linux selenium google-chrome selenium-chromedriver

7
推荐指数
1
解决办法
3408
查看次数