webdriver-binary/webdriver-binary-downloader

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

Maintainers

Package info

github.com/webdriver-binary/webdriver-binary-downloader

Documentation

pkg:composer/webdriver-binary/webdriver-binary-downloader

Statistics

Installs: 302 323

Dependents: 6

Suggesters: 0

Stars: 1

Open Issues: 0

4.0.0 2021-10-14 19:01 UTC

This package is auto-updated.

Last update: 2026-02-15 04:22:16 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