-
Notifications
You must be signed in to change notification settings - Fork 237
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
Use Selenium 4 based docker containers in FallbackConfig
#1077
Conversation
The containers should match the selenium version. using old version 3 containers is not a good idea :)
Also noting a conflict with #1073 |
Are we creating incremental ATH versions? Then I can use the snapshot in my Selenium upgrade PR. Seems that Jenkins still is building this PR... |
FallbackConfig
I don't think we do. |
This breaks all of my tests: |
The containers should match the selenium version. using old version 3 containers is not a good idea :)
this got missed in #973
@uhafner I think you are the only user of the container support.
based on #1043 and #1045 this probably needs some testing in the consumer.
https://hub.docker.com/r/selenium/standalone-firefox/tags?page=1&name=4.6.0
https://hub.docker.com/r/selenium/standalone-chrome/tags?page=1&name=4.6.0