Gurkaran Kahlon
Gurkaran Kahlon
I have the same issue. Here is my setup: io.appium java-client 7.0.0 org.seleniumhq.selenium selenium-java 3.12.0 With appium v1.11.0
I have removed the selenium dependancy. This has resolved the ava.lang.NoClassDefFoundError: org/openqa/selenium/remote/AcceptedW3CCapabilityKeys issue. However now I am getting org.openqa.selenium.WebDriverException: Connection refused (Connection refused). I am using xcode 10.1 if that...
Okay nevermind. org.openqa.selenium.WebDriverException: Connection refused (Connection refused). is being thrown 90% of the time when I start appium programmatically. When I use appium desktop it can launch the app no...