软件测试项目案例百度,Cookie百度案例

博主在尝试使用Cookie库操作百度时,遇到了geckodriver路径问题导致的WebDriverException。文章详细解析了错误原因并提供了解决步骤,重点在于如何确保geckodriver正确安装和添加到系统路径中。
摘要由CSDN通过智能技术生成

Cookie百度案例:代码与老师的完全一致,不知为什么报错。 报错日志如下:

D:\python\python.exe C:/Users/liufeilong/Desktop/Cookie/cookie.py Traceback (most recent call last):   File "D:\python\lib\site-packages\selenium\webdriver\common\service.py", line 76, in start     stdin=PIPE)   File "D:\python\lib\subprocess.py", line 709, in __init__     restore_signals, start_new_session)   File "D:\python\lib\subprocess.py", line 997, in _execute_child     startupinfo) FileNotFoundError: [WinError 2] 系统找不到指定的文件。 During handling of the above exception, another exception occurred: Traceback (most recent call last):   File "C:/Users/liufeilong/Desktop/Cookie/cookie.py", line 5, in      driver = webdriver.Firefox()   File "D:\python\lib\site-packages\selenium\webdriver\firefox\webdriver.py", line 164, in __init__     self.service.start()   File "D:\python\lib\site-packages\selenium\webdriver\common\service.py", line 83, in start     os.path.basename(self.path), self.start_error_message) selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH.  Process finished with exit code 1

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值