mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Merge branch 'master' into app
This commit is contained in:
@@ -165,6 +165,15 @@ class InfoHandler(ModuleBase):
|
||||
|
||||
return False
|
||||
|
||||
def handle_vote_popup(self):
|
||||
"""
|
||||
Dismiss vote pop-ups.
|
||||
|
||||
Returns:
|
||||
bool:
|
||||
"""
|
||||
return self.appear_then_click(VOTE_CANCEL, offset=(20, 20), interval=2)
|
||||
|
||||
"""
|
||||
Guild popup info
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user