You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sjenasears This is dependency conflict. Also I think that it is the duplicate of #588. I think now it should be resolved. Could you read the mentioned issue.
@sjenasears
Could you try it on 5.0.0-BETA6? Also could you check dependencies. I think that it is possible that your project may depend on some older Selenium version somehow.
Java.lang.NoClassDefFoundError: org/openqa/selenium/HasInputDevices
getting this error while running appium script below in eclipse
@before
public void setUp() throws Exception {
}
The text was updated successfully, but these errors were encountered: