Python 的 selenium 时,报如下错误SSL error code 1, net_error -101

今天使用 Python 的 selenium 时,一直在报如下错误:

156424:153348:1212/170007.899:ERROR:ssl_client_socket_impl.cc(978)\] handshake failed; returned -1, SSL error code 1, net_error -101 # 忽略证书错误 options.add_argument('--ignore-certificate-errors') # 忽略 Bluetooth: bluetooth_adapter_winrt.cc:1075 Getting Default Adapter failed. 错误 options.add_experimental_option('excludeSwitches', ['enable-automation']) # 忽略 DevTools listening on ws://127.0.0.1... 提示 options.add_experimental_option('excludeSwitches', ['enable-logging'])

相关推荐
鹿鸣天涯1 小时前
国产服务器操作系统迁移指南
运维·服务器
flypwn1 小时前
TFCCTF 2025 WebLess题解
服务器·前端·数据库
Crazy________1 小时前
40nginx从单节点 HTTPS 到集群负载均衡
linux·运维·服务器
ttthe_MOon1 小时前
LVS-NAT 模式负载均衡集群部署与配置指南
运维·负载均衡·lvs
Once_day6 小时前
Linux之rsyslog(6)RainerScript
linux·服务器·syslog
Shylock_Mister7 小时前
Linux C线程编程全指南
linux·运维·c语言
心灵宝贝7 小时前
CentOS 7 安装 unzip-6.0-21.el7.x86_64.rpm 步骤详解(附安装包)
linux·服务器·centos
Autism....7 小时前
服务器理解
运维·服务器
天亮之前_ict7 小时前
【故障排查】intel 服务器安装Win server 2019蓝屏解决方法
运维·服务器
Kapibalapikapi8 小时前
家用无线网络设置方案
网络