使用webdriver报错AttributeError: 'str' object has no attribute 'capabilities'
出现上述问题时,请注意你的selenium版本,目前selenium高版本(我的是4.15.0版本)可不设置chromedriver的路径,会自己找到。
driver = webdriver.Chrome()
参考博客
使用webdriver报错AttributeError: 'str' object has no attribute 'capabilities'
出现上述问题时,请注意你的selenium版本,目前selenium高版本(我的是4.15.0版本)可不设置chromedriver的路径,会自己找到。
driver = webdriver.Chrome()
参考博客
上一篇:如何在表格外的下一行添加回车
下一篇:xshell使用技巧
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M