1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Refactor: Benchmark settings based on test scenes

This commit is contained in:
LmeSzinc
2023-01-25 17:07:57 +08:00
parent c9539b88fd
commit 27ba7c1cfe
10 changed files with 181 additions and 228 deletions

View File

@@ -1838,14 +1838,8 @@
},
"Benchmark": {
"Benchmark": {
"AdbScreenshot": true,
"AdbncScreenshot": true,
"Uiautomator2Screenshot": true,
"AscreencapScreenshot": true,
"AscreencapncScreenshot": true,
"AdbClick": true,
"Uiautomator2Click": true,
"MinitouchClick": true
"DeviceType": "emulator",
"TestScene": "screenshot_click"
},
"Storage": {
"Storage": {}