python selenium对应版本报错及无法找到selenium

1.点击画红线的地方红色小灯泡,下载

cmd pip  show selenium查看是否安装selenium,成功的截图如下:

python selenium对应版本报错及无法找到selenium

2.此时再次运行,发现Message: session not created: This version of ChromeDriver only supports Chrome version 75报这个错

是因为chromdriver 对应版本和chrome不一样,去网上找于chrome对应的版本,然后放在python目录下或者python-script目录下再次运行就好啦

 

相关文章:

  • 2022-12-23
  • 2021-07-25
  • 2022-12-23
  • 2021-08-30
  • 2022-12-23
  • 2021-09-06
  • 2021-05-22
  • 2021-12-26
猜你喜欢
  • 2022-12-23
  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案