xiazhongyv / PKUAutoSubmit_online

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

报错 #1

Closed qqyc closed 2 years ago

qqyc commented 3 years ago

Traceback (most recent call last): File "main.py", line 69, in go('config.ini') File "main.py", line 38, in go habitation, district, street, capture, path, wechat, argconf.SENDKEY) File "/home/runner/work/PKUAutoSubmit_online/PKUAutoSubmit_online/func.py", line 247, in run fill_out(driver, campus, reason, destination, track) File "/home/runner/work/PKUAutoSubmit_online/PKUAutoSubmit_online/func.py", line 179, in fill_out submit(driver) File "/home/runner/work/PKUAutoSubmit_online/PKUAutoSubmit_online/func.py", line 149, in submit (By.XPATH, '(//button/span[contains(text(),"提交")])[3]'))) File "/opt/hostedtoolcache/Python/3.7.12/x64/lib/python3.7/site-packages/selenium/webdriver/support/wait.py", line 89, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: ......

xiazhongyv commented 3 years ago

超时错误,稍微等待一段时间然后重新跑几遍试试?感觉更有可能是报备网卡了www

xiazhongyv commented 3 years ago

已经更新啦,请重新Fork或者Fetch and merge upstream试一下~