mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
Refactor: Benchmark settings based on test scenes
This commit is contained in:
@@ -405,14 +405,8 @@ class GeneratedConfig:
|
||||
OpsiDaemon_SelectEnemy = True
|
||||
|
||||
# Group `Benchmark`
|
||||
Benchmark_AdbScreenshot = True
|
||||
Benchmark_AdbncScreenshot = True
|
||||
Benchmark_Uiautomator2Screenshot = True
|
||||
Benchmark_AscreencapScreenshot = True
|
||||
Benchmark_AscreencapncScreenshot = True
|
||||
Benchmark_AdbClick = True
|
||||
Benchmark_Uiautomator2Click = True
|
||||
Benchmark_MinitouchClick = True
|
||||
Benchmark_DeviceType = 'emulator' # emulator, emulator_android_12, plone_cloud_with_adb, phone_cloud_without_adb, android_phone, android_phone_12, android_phone_vmos
|
||||
Benchmark_TestScene = 'screenshot_click' # screenshot_click, screenshot, click
|
||||
|
||||
# Group `AzurLaneUncensored`
|
||||
AzurLaneUncensored_Repository = 'https://gitee.com/LmeSzinc/AzurLaneUncensored'
|
||||
|
||||
Reference in New Issue
Block a user