Skip to content

Download WebDriver version matching with browser version #85

@tteguayco

Description

@tteguayco

Hello,

For Google Chrome, I have noticed that the library downloads the WebDriver for the latest version if we use the automatic mode (given by the URL https://chromedriver.storage.googleapis.com/LATEST_RELEASE) or also a specific version that we can specify if using the manual way.

My question is, could we implement a third way that downloads the WebDriver version that matches the Google Chrome version installed in the machine? For example, if the Chrome version installed in the machine is 81.0.4044.**, then chromedriver.exe with version81.0.4044.138 is installed (last ChromeDriver version to work with Chrome 81, according to https://chromedriver.chromium.org/downloads).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions