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

Installs: 102 973

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lanfest/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