mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Opt: No android versions selecting in benchmark
This commit is contained in:
@@ -9084,11 +9084,9 @@
|
||||
"value": "emulator",
|
||||
"option": [
|
||||
"emulator",
|
||||
"emulator_android_12",
|
||||
"plone_cloud_with_adb",
|
||||
"phone_cloud_without_adb",
|
||||
"android_phone",
|
||||
"android_phone_12",
|
||||
"android_phone_vmos"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -706,9 +706,11 @@ Benchmark:
|
||||
DeviceType:
|
||||
value: emulator
|
||||
option: [
|
||||
emulator, emulator_android_12,
|
||||
plone_cloud_with_adb, phone_cloud_without_adb,
|
||||
android_phone, android_phone_12, android_phone_vmos
|
||||
emulator,
|
||||
plone_cloud_with_adb,
|
||||
phone_cloud_without_adb,
|
||||
android_phone,
|
||||
android_phone_vmos,
|
||||
]
|
||||
TestScene:
|
||||
value: screenshot_click
|
||||
|
||||
Reference in New Issue
Block a user