When I try to get a device driver, I get an error:
When executing new AndroidDriver(url, capabilities);
. URL is correct. Everything works correctly on Mac OS X. It used to work on Windows before the appium update. Update conducted through nmp install -g appium
. I start the server through AppData\Roaming\npm\appium
. The server starts up correctly (check through url passes).