Update login.py

This commit is contained in:
zhao-zg 2024-08-28 12:18:32 +08:00 committed by GitHub
parent 35483ac911
commit 35ec780b19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -338,7 +338,7 @@ async def loginPassword(chromium_path, workList, uid, headless):
print("即将重启浏览器重试")
await browser.close()
return "notSupport"
await page.waitFor(3000)
await page.waitFor(3000)
if not sms_sent:
if await page.J(".sub-title"):