I am trying to run my first test through Appium and getting the below error.
org.openqa.selenium.SessionNotCreatedException: A new session could not be created. (Orig
Try running after commenting below statement
capabilities.setCapability("platformVersion", "4.4.2");