vaimo / webdriver-binary-downloader
General-issue library that enables building any kind of WebDriver binary downloader
Installs: 305 371
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 10
Forks: 7
Open Issues: 3
Requires
- php: >=5.3.0
- composer-plugin-api: ^1.0
- composer/composer: ^1.0
Requires (Dev)
- composer/composer: ^1.0.0
- phpcompatibility/php-compatibility: ^9.1.1
- phpmd/phpmd: ^2.6.0
- phpunit/phpunit: ^4.8.36
- sebastian/phpcpd: ^1.4.3
- squizlabs/php_codesniffer: ^2.9.2
- vaimo/composer-changelogs: ^0.15.4
README
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.
More information on recent changes HERE.