mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Opt: Show possible devices and packages when user had a wrong input
This commit is contained in:
@@ -198,6 +198,7 @@ class Uiautomator2(Connection):
|
||||
# BaseError: package "com.bilibili.azurlane" not found
|
||||
logger.error(e)
|
||||
possible_reasons(f'"{package_name}" not found, please check setting Emulator.PackageName')
|
||||
self.show_packages()
|
||||
raise RequestHumanTakeover
|
||||
|
||||
@retry
|
||||
|
||||
Reference in New Issue
Block a user