-
-
Notifications
You must be signed in to change notification settings - Fork 764
Appium 8.0.0 can not access selenium support package #1700
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@Jakwado you need to add explicitly selenium-support dependency: |
@Jakwado make sure the version of |
This is the dependency I added explicitly: It aligns with java-client:8.0.0 dependencies. |
Selenium |
What's selenium compatible version then? I tried 4.0.0, 4.1.2 and even notation you guys you in pom - "[4.0, 5.0)" - none of these work. Any tips?
|
Okay I went through the topic you sent in your latest message. Upgrading Appium to 8.1 helped. Thanks a lot for your help. Any ETA regarding it's presence on mvnrepository? |
It's already available: #1695 (comment) |
Environment
Java: 15
Appium java-client version: 8.0.0
Details
I cannot use selenium classes when I pull appium java-client dependency v8.0.0. On the other hand when I pull selenium support as a separate dependency in pom here's what I get:
#1108
Please provide any solution. Problem has been reported before:
#1415
Code To Reproduce Issue [ Good To Have ]
Exception Stacktraces
The text was updated successfully, but these errors were encountered: