Closed
Description
I've noticed two different behaviour on appium 1.3.7 instead of appium 1.4.6; when using appium as a selenium node, i've launched a test using
capabilities = {"version":"5.0", "deviceName":"ANDROID","browserName":"chrome","platformName":"ANDROID","id":"5bf1e9de2372193b"}
and, during the android execution test, when the /wd/hub/status hangs up and this behaviour freeze the selenium hub for the 1.4.6 version, instead of 1.3.7 (with a 500 response from chromedriver)