当前位置:网站首页>Error: selenium common. exceptions. WebDriverException: Messag‘geckodriver‘ execute
Error: selenium common. exceptions. WebDriverException: Messag‘geckodriver‘ execute
2022-07-07 09:14:00 【zhangyr0916】

Question why :
Use pip install selenium, The latest version is installed by default selenium,selenium 3.x Start ,webdriver/firefox/webdriver.py Of __init__ in ,executable_path="geckodriver"; and 2.x yes executable_path="wires"
terms of settlement :
1. download geckodriver: Download link :Releases · mozilla/geckodriver · GitHub
2. Will download and unzip geckodriver.exe File down Firefox Installation directory
3. Add environment variables :Firefox Installation directory

4. Restart PyCharm, Just run it again .
5. If not, then unzip the downloaded geckodriver.exe Copy files to copy in Python Of Script in .
边栏推荐
- MySql数据库-事务-学习笔记
- Locust performance test 2 (interface request)
- Personal deduction topic classification record
- The essence of high availability
- 2022-07-06 Unity核心9——3D动画
- JVM garbage collection detailed learning notes (II)
- Self awakening from a 30-year-old female programmer
- 硬件大熊原创合集(2022/05更新)
- Detailed learning notes of JVM memory structure (I)
- 串口实验——简单数据收发
猜你喜欢

【istio简介、架构、组件】

C language pointer (Part 1)

What is the use of PMP certificate?
![[istio introduction, architecture, components]](/img/2b/f84e5cdac6ed9b429e053ffc8dbeb0.png)
[istio introduction, architecture, components]

NVIC interrupt priority management

Locust performance test 5 (analysis)

Mysql数据库-锁-学习笔记

Unityshader introduction essentials personal summary -- Basic chapter (I)

Goldbach conjecture C language

2021 year end summary
随机推荐
寄存器地址名映射
PMP Exam Preparation experience systematically improve project management knowledge through learning
Isomorphic C language
Simulation volume leetcode [general] 1705 The maximum number of apples to eat
模拟卷Leetcode【普通】1609. 奇偶树
Digital triangle model acwing 275 Pass a note
【ChaosBlade:根据标签删除POD、Pod 域名访问异常场景、Pod 文件系统 I/O 故障场景】
Leetcode question brushing record (array) combination sum, combination sum II
When inputting an expression in the input box, an error is reported: incorrect string value:'\xf0\x9f... ' for column 'XXX' at row 1
面试题:高速PCB一般布局、布线原则
What is the use of PMP certificate?
使用Typora编辑markdown上传CSDN时图片大小调整麻烦问题
Leetcode刷题记录(数组)组合总和、组合总和 II
go mod module declares its path as: gtihub. com/xxx-xx but was required as:xx-xx
Cmake command line use
【Istio Network CRD VirtualService、Envoyfilter】
OpenGL帧缓冲
Systick滴答定时器
串口实验——简单数据收发
DRF defines views and routes