JavaShuo
栏目
标签
selenium+webdriver:FileNotFoundError: [Errno 2] No such file or directory: 'chromedriver'
时间 2021-01-17
标签
selenium
webdriver
繁體版
原文
原文链接
提示没有chromedriver.exe(谷歌浏览器驱动)这个文件,那我们就先去下载此文件点击链接下载,然后将其放入对应系统的相应目录就行了。还有第二个指将其目录添加到环境变量中(例如Windows,只需到Application\目录就行了)。 如果还有问题,那就是还有其他问题了。(似乎还有暴力解决的,直接将其放在python目录下,可以试一试)
>>阅读原文<<
相关文章
1.
IOError: [Errno 2] No such file or directory
2.
解决ERROR (Errno::ENOENT): No such file or directory
3.
C:\Python27\python.exe: can't open file '2.py': [Errno 2] No such file or directory
4.
Yum:[Errno 5] [Errno 2] No such file or directory错误
5.
No such file or directory
6.
can't open file 'manage.py': [Errno 2] No such file or directory
7.
报错 can’t open file manage.py :[Errno 2] No such file or directory
8.
python: can't open file 'manage.py': [Errno 2] No such file or directory
9.
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt
10.
pycharm python3.5:can't open file './aaa.py': [Errno 2] No such file or directory
更多相关文章...
•
PHP file() 函数
-
PHP参考手册
•
PHP 5 Directory 函数
-
PHP参考手册
•
使用阿里云OSS+CDN部署前端页面与加速静态资源
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
directory
errno
file
chromedriver
2.no
no.2
no.163.idea.2
no.130.vagrant.2
WebAPI No.2
PHP 7 新特性
MySQL教程
Spring教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
CVPR 2020 论文大盘点-光流篇
2.
Photoshop教程_ps中怎么载入图案?PS图案如何导入?
3.
org.pentaho.di.core.exception.KettleDatabaseException:Error occurred while trying to connect to the
4.
SonarQube Scanner execution execution Error --- Failed to upload report - 500: An error has occurred
5.
idea 导入源码包
6.
python学习 day2——基础学习
7.
3D将是页游市场新赛道?
8.
osg--交互
9.
OSG-交互
10.
Idea、spring boot 图片(pgn显示、jpg不显示)解决方案
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
IOError: [Errno 2] No such file or directory
2.
解决ERROR (Errno::ENOENT): No such file or directory
3.
C:\Python27\python.exe: can't open file '2.py': [Errno 2] No such file or directory
4.
Yum:[Errno 5] [Errno 2] No such file or directory错误
5.
No such file or directory
6.
can't open file 'manage.py': [Errno 2] No such file or directory
7.
报错 can’t open file manage.py :[Errno 2] No such file or directory
8.
python: can't open file 'manage.py': [Errno 2] No such file or directory
9.
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt
10.
pycharm python3.5:can't open file './aaa.py': [Errno 2] No such file or directory
>>更多相关文章<<