1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00

Fix: ensure management page when quitting product page

This commit is contained in:
sui-feng-cb
2025-11-09 01:12:56 +08:00
parent cb8a436c02
commit 21434dee03
2 changed files with 6 additions and 20 deletions

View File

@@ -88,20 +88,6 @@ class IslandUI(UI):
skip_first_screenshot=True
)
def island_product_quit(self):
"""
Execute quit product page
"""
logger.info('Island product quit')
self.interval_clear(ISLAND_MANAGEMENT_CHECK)
self.ui_click(
click_button=SHOP_BACK_ARROW,
check_button=self.island_in_management,
offset=(20, 20),
retry_wait=2,
skip_first_screenshot=True
)
def ui_ensure_management_page(self, skip_first_screenshot=True):
"""
Pages: