We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are several compile errors.
The text was updated successfully, but these errors were encountered:
Hey Torsten, I made a Java8/12.2.1 branch, this is now compatible with 3.0.0 & 3.0.1. From 3+ selenium went from Java7 (-51) to Java8(52+).
See: https://github.com/adfemg/adf-selenium/releases/tag/v3.0.0
Please let me know if you still run into troubles with the selenium tools from this branch.
Cheers, Richard
Sorry, something went wrong.
Thanks, but I need some time, as we are on the hot phase of a project. After that I will check this.
This works now with 3.0.1. But in selenium 3.4 is FluentWait changed, which prevents compiling again for some of the until(new Predicate contructs.
Kind regards Torsten
@tkleiber, hi the problem with FluentWait and until(new Predicate contructs has been disscussed on stackoverflow
and solution for that is in my fork of SeleniumTools and adf-richclient-automation-selenium-3-rebuild
RichardOlrichs
No branches or pull requests
There are several compile errors.
The text was updated successfully, but these errors were encountered: