Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants