摘要: 一、问题描述 用selenium启动浏览器时,chrome提示您的连接不是私密连接。 设置忽略ssl证书认证的错误,或者接收不信任的认证 Chrome: options.add_argument('ignore-certificate-errors') from selenium import we 阅读全文
posted @ 2022-04-14 11:21 penny_happy007 阅读(512) 评论(0) 推荐(0)