ertarget.blogg.se

Java get errors logs from appium server
Java get errors logs from appium server









java get errors logs from appium server

A billion thanks for your help.įile appDir = new File(System.getProperty("user.dir")) įile app = new File(appDir, ".\\apk\\Flipkart.apk") ĭesiredCapabilities caps = new DesiredCapabilities() Ĭaps.setCapability("deviceName", "Sony Xperia Z2") Ĭaps.setCapability("BROWSER_NAME", "Android") Ĭaps.setCapability("platformVersion", "6.0") Ĭaps.setCapability(MobileCapabilityType.PLATFORM_NAME, Platform.ANDROID)

java get errors logs from appium server

I"m using maven appium java client 6.1.0 and selenium 3.14.0. How to resolve this issues? I have nodejs installed and appium installed and environemnt variable set properly. I tried to start the appium server programmatically but encounter error.











Java get errors logs from appium server