ggr
2 months agoOccasional Contributor
Working versions of Appium and UiAutomator2
I'm trying to setup tests using a local Appium server but TC isn't able to work correctly with the latest versions of Appium and UiAutomator2, I have very low fps, random crushes and on the versions 3.x.x of UiAutomator2 the clicks aren't working. I've tried many versions of UiAutomator2, but I couldn't find any that works correctly.
Can anybody that has a working setup tell me what versions they are using please?
You can run
appium -v
to see the version of Appium and
appium driver ls
to see the drivers with their versions.