Giter Site home page Giter Site logo

Comments (2)

bonigarcia avatar bonigarcia commented on August 20, 2024

Version 2.18 of chromedriver has been released today (19th August 2015). The error you experienced is a temporal issue related to this reason.

This afternoon (CEST time) there were only two versions of chromedriver driver: linux32 and linux64. I suppose you experienced the error running a test on Windows or Mac.

At time of writing time this post (Thu Aug 20 00:05:14 CEST 2015) there are three versions of chromedriver 2.18:

screenshot from 2015-08-19 23 51 35

Presumably the chromedriver 2.18 for Windows is released very soon.

Nevertheless, in order to prevent this potential problem, I have improved the logic of webdrivermanager to be smarter when finding out the latest version of a webdriver binary. As of version 1.2.2 (just released), if the latest version of a given platform is not found, the next released is seeked. In your sample, version of chromedriver 2.17 would be downloaded automatically.

from webdrivermanager.

TheFifthFreedom avatar TheFifthFreedom commented on August 20, 2024

Brilliant! Thanks very much :)

from webdrivermanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.