webdriver-binary/webdriver-binary-downloader

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: 2024-04-15 00:44:02 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