Skip to content
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

dockerfile for python3 produces mismatching versions for chromium and webdriver #7

Open
jaroszan opened this issue Sep 28, 2018 · 1 comment

Comments

@jaroszan
Copy link

After building and starting docker images:

  • Chromium is in version 68
  • Chromedriver is in version 2.38 (supported for Chromium v65-67)

After trying to run well-tested (in other environments) scripts they have been failing in random places, similar to when browser and respective browser are not synced.

@horsecoin
Copy link

horsecoin commented May 1, 2019

Wow, thanks for the tip, maybe that is my issue when my code kept dropping off at one spot! At least a lead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants