feat: run Android UI automation with adb by default, add uixt.WithUIA2(true) option to use uiautomator2

This commit is contained in:
debugtalk
2022-12-26 21:57:47 +08:00
parent 3dd09e5539
commit daa90755b0
11 changed files with 424 additions and 244 deletions

View File

@@ -1,5 +1,7 @@
package uixt
// See https://developer.android.com/reference/android/view/KeyEvent
type KeyMeta int
const (