python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors

python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors

添加小程序,兑换各种视频教程/数据资源。

www.zeeklog.com  - python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors
www.zeeklog.com  - python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors

1. 报错的原因:是因为chromedriver驱动器版本不支持当前chrome浏览器版本。

2. 解决:

2.1 打开。

www.zeeklog.com  - python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors
www.zeeklog.com  - python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors
www.zeeklog.com  - python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors

2.2 打开chrome浏览器版本:

www.zeeklog.com  - python的selenium+chromedriver操作谷歌页面提示:您使用的是不受支持的命令行标记:--ignore-certificate-errors

2.3 更换chrome浏览器版本或者更换chromedriver驱动器版本,使得chromedriver能支持chrome版本。