openatx / uiautomator2

Android Uiautomator2 Python Wrapper
MIT License
6.38k stars 1.37k forks source link

UiAutomator2 crashes on some screen #899

Closed AqmDevelopmentTeam closed 3 months ago

AqmDevelopmentTeam commented 1 year ago

Uiautomator2 crashes on some screen while running script, but the same is executed without any issue using Appium.

We have found that version of uiautomator2 which Appium uses is 4.21.1 and OpenATX's Uiautomator2 version is 2.16.1 which is very old.

Can we have an updated Uiautomator2 version??

How can we solve this crashing issue?

Please help.

codeskyblue commented 3 months ago

pip install -U uiautomator2