xiazhongyv / PKUAutoSubmit_online

萌新友好的,无需下载文件与配环境的,基于Github Actions的,P大学生出入校自动报备程序
Apache License 2.0
178 stars 368 forks source link

无法登陆门户 #31

Open fqhwas opened 2 years ago

fqhwas commented 2 years ago

多次重试失败,报备失败 Driver Launched

======= 第 1 次报备尝试 ======= 门户登陆中...

报备失败 ======= 第 2 次报备尝试 ======= 门户登陆中...

报备失败 ======= 第 3 次报备尝试 ======= 门户登陆中...

报备失败 ======= 第 4 次报备尝试 ======= 门户登陆中...

报备失败 ======= 第 5 次报备尝试 ======= 门户登陆中...

报备失败 请检查您的配置是否正确,或者稍后重试 如果错误依然存在,请在这里汇报Bug:https://github.com/xiazhongyv/PKUAutoSubmit_online/issues 错误详细信息: Traceback (most recent call last): File "main.py", line 314, in destination, track, habitation, district, street, wechat, argconf.***) File "main.py", line 282, in run exception_printer(e) File "main.py", line 260, in exception_printer raise e File "main.py", line 269, in run login(driver, userName, password) File "main.py", line 52, in login driver.find_element_by_id('user_name').send_keys(userName) AttributeError: 'WebDriver' object has no attribute 'find_element_by_id' Error: Process completed with exit code 1.