会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
娜乌西卡_在路上
博客园
首页
新随笔
联系
订阅
管理
2023年7月27日
[Selenium]TypeError:__init__()takes 2 positional arguments but 3 were given解决方案
摘要: 异常描述:takes 2 positional arguments but 3 were given 原因:init()方法只取2个参数,但实际给出了3个参数 分析: 最初执行的代码是这样写: self.__wait.until(ec.presence_of_element_located(By.X
阅读全文
posted @ 2023-07-27 15:16 娜乌西卡在路上
阅读(3028)
评论(0)
推荐(0)
公告