1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-02 03:07:26 +08:00
This commit is contained in:
GH Action - Upstream Sync
2026-06-25 17:19:37 +00:00
30 changed files with 645 additions and 40 deletions

View File

@@ -89,6 +89,8 @@ class LoginHandler(UI):
continue
if self.appear_then_click(LOGIN_RETURN_INFO, offset=(30, 30), interval=5):
continue
if self.appear_then_click(AVATAR_EXPIRED, offset=(30, 30), interval=5):
continue
# Popups
if self.handle_popup_confirm('LOGIN'):
continue