Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • Looks like there’s a mismatch of the chromedriver version. Make sure the version of chromedriver you’re using supports the version of chromium you’re using. Commented May 30, 2018 at 12:07
  • 1
    Where can I find which versions of chromedriver support which versions of chromium? Seems a bit weird that the most recent versions of both are not compatible with eachother :| Commented May 30, 2018 at 12:19
  • 2
    I wonder why someone marked this as a duplicate - I'm using a different OS as far as I know (I'm not very familiar with the different versions of Linux), and as I clearly stated in my question some answers didn't work for me, including those in the one he marked as duplicate. Commented May 30, 2018 at 12:22
  • 1
    try sudo apt-get install chromium-driver Commented May 30, 2018 at 12:28
  • the above comment worked? Commented May 30, 2018 at 12:48