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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user