-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
update selenium to 2.53.1, firefox to 47.0.1, chromedriver to 2.23 #250
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
Conversation
Would be really nice to get this merged in 😄 |
@otsvetkov I've merged this and created docker images. WFM |
@@ -16,7 +16,7 @@ RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key | |||
#================== | |||
# Chrome webdriver | |||
#================== | |||
ENV CHROME_DRIVER_VERSION 2.21 | |||
ENV CHROME_DRIVER_VERSION 2.22 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be 2.23?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look at the second commit
@otsvetkov, will someone be updating the builds on docker hub? The latest one is 4 months old, and doesn't yet have this merge. |
@allankilpatrick @otsvetkov What's missing for having this docker image released to docker hub? |
this was fixed |
update selenium to 2.53.1, firefox to 47.0.1, chromedriver to 2.23