You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
系统版本,包含位数:Windows 21H1 x64
python版本:Python 3.8.5
软件/源码版本:v20210521
浏览器、驱动版本:Chrome 90.0.4430.85 + ChromeDriver 90.0.4430.24
详细描述
答:两个错误看起来基本相同,不另新开 issues。
遇到视频题目时略过操作太多次报错。
完成每周答题后报错
全部报错
答:
视频题目报错如下
每周答题完成后报错如下
建议
答:
answer_question.py
文件的q_body = driver_daily.driver.find_element_by_css_selector(".q-body")
前添加try
,以避免结束答题后取不到.q-body
元素时抛出异常结束运行。tips, tip_full_text = driver_weekly._view_tips()
同理The text was updated successfully, but these errors were encountered: