-
-
Notifications
You must be signed in to change notification settings - Fork 764
['java-client', version: '7.4.0'] error: package org.openqa.selenium.support.ui does not exist import org.openqa.selenium.support.ui.WebDriverWait; #1415
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
Yes I'm also experiencing this issue with many classes. There must be something wrong with the latest jar package. |
And not only those, several libraries failed to import when updating to java-client 7.4.0 , also including |
@andres-choco @headsvk @yavgel thanks for the report. Will definitely look at it today. |
@headsvk @yavgel @andres-choco please add the below dependency explicitly as a temporary solution to solve this problem till we release a patch version. I'm checking on this and will add more details here soon.
|
@SrinivasanTarget - it does not help for |
@yavgel could you please provide more details? |
@SrinivasanTarget
Support would be greatly appreciated |
having the next error:
with version: '7.3.0' - all is OK
The text was updated successfully, but these errors were encountered: