mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-16 12:35:43 +08:00
Fix: wait for load for retry scan; swipes before assets load
This commit is contained in:
@@ -412,6 +412,7 @@ class GuildOperations(GuildBase):
|
|||||||
if _:
|
if _:
|
||||||
self.guild_side_navbar_ensure(bottom=2)
|
self.guild_side_navbar_ensure(bottom=2)
|
||||||
self.guild_side_navbar_ensure(bottom=1)
|
self.guild_side_navbar_ensure(bottom=1)
|
||||||
|
self._guild_operations_ensure()
|
||||||
if not success:
|
if not success:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user