摘要: 昨天在执行自动化脚本时,运行的好好的 之后突然就开始报错了 部分报错信息如下: import http.client as http_clientAttributeError: module 'http' has no attribute 'client' 报的是引入 selenium时有问题 在网 阅读全文
posted @ 2017-09-14 10:28 小游y 阅读(5797) 评论(0) 推荐(0)