We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88681a commit e6acef6Copy full SHA for e6acef6
README.md
@@ -1,3 +1,7 @@
1
# webdriver-binary-downloader
2
3
General-issue library that enables building any kind of WebDriver binary downloader.
4
+
5
+The package comes with a configuration interface which downloader plugin is expected
6
+to implement whilst providing support for browser version checking and browser driver
7
+binary donwload.
0 commit comments