lanfest/webdriver-binary-downloader

This package is abandoned and no longer maintained. The author suggests using the webdriver-binary/webdriver-binary-downloader package instead.

General-issue library that enables building any kind of WebDriver binary downloader

4.0.0 2021-10-14 19:01 UTC

This package is auto-updated.

Last update: 2021-10-14 19:25:29 UTC


README

Latest Stable Version Total Downloads Daily Downloads License

General-issue library that enables building any kind of WebDriver binary downloader.

The package comes with a configuration interface which downloader plugin is expected to implement whilst providing support for browser version checking and browser driver binary download.

Usage examples