python+selenium学习过程中遇到的问题

1. Python中无法使用Selenium,显示ValueError: Timeout value connect was ……, but it must be an int, float or None

  解决办法: selenium 库版本是3.141.0,urllib3库版本更新为1.26.2

  

posted @ 2023-08-11 23:55  樱桃小姐  阅读(190)  评论(0)    收藏  举报