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

Add: Hermit, another control method

- Add: Dump hierarchy via ADB and uiautomator2
- Fix: Device screenshot saving
This commit is contained in:
LmeSzinc
2022-01-27 16:11:43 +08:00
parent 25076cf5e5
commit e95a145653
20 changed files with 549 additions and 57 deletions

View File

@@ -1397,8 +1397,13 @@
},
"Benchmark": {
"Benchmark": {
"TestScreenshotMethod": true,
"TestClickMethod": true
"AdbScreenshot": true,
"Uiautomator2Screenshot": true,
"AscreencapScreenshot": true,
"AdbClick": true,
"Uiautomator2Click": true,
"MinitouchClick": true,
"HermitClick": false
}
},
"AzurLaneUncensored": {