Skip to content

Instantly share code, notes, and snippets.

@fangmobile
fangmobile / gist:322f3926eecb5a48cda3e61433a04261
Created August 16, 2016 06:58
Appium Android runAppInBackground() fails with Appium 1.5.3 and java client 4.1.0
$ appium
[Appium] Welcome to Appium v1.5.3 (REV e1c84bae37afae282f39b91025435c3717e6d0ab)
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 18 ms - 121
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...