Releases: openatx/android-uiautomator-server
Releases · openatx/android-uiautomator-server
2.0.2
fix service must be explicit error
2.0.1
add android:usesCleartextTraffic=true to avoid cleartext HTTP Traffic…
2.0.0
update deploy config
1.1.7.dev0
disable setOnAccessibility to test
1.1.7
merge
Bugfix release
This is a bugfix release:
- fix start/stop bug on Android 8+
- fix a race condition when converting from UIObject to UiObject2
- improve APP UI
1.1.5
use UiObject2 first then fallback to UiObject, sometime UiObject may …
with screenshot
With screenshot and ui
1.1.4
fix toast message get error: android.text.SpannableString cannot be c…
1.1.3
try to fix input ime send twice text bug