I can barely get through 2 trivial tests without appium hanging. It’s favorite places to hang are when install it’s {appname}-debug.apk package and when sending key events. Right now it has been sitting for several minutes at info: [debug] executing cmd: /opt/android-sdk-linux/platform-tools/adb -s shell “input keyevent 3”
Is there anything remedy for these incessant hangs? I’m very close to dumping appium altogether.
Running appium version 3.1.0. Phone is running kitkat 4.4.2. Up to date android sdk.