This commit is contained in:
2025-11-20 23:47:47 +08:00
parent 229380f636
commit 368fe0dcfc

View File

@@ -34,7 +34,6 @@ class Auto:
'x://span[text()="Verifying..."]', timeout=0.5)
if status:
tab.wait(3)
continue
status = shadow2.ele(
'x://span[text()="Success!"]', timeout=0.5)
if status: