Commit 81f9be9297f2419e36899c7b3ebdc3e8d337f99f
1 parent
de489b4f
Remove 'chromedriver' from dependencies
Please note that it is just a (rather broken) Python package. Its purpose is solely to download a `chromedriver` binary from the Google servers and make it discoverable by simply importing the module. The reason for removal is that it currently breaks the build process and pulls a very outdated version. If you wish to use the test suites with the Chrome / Chromium browser, you should manually install a `chromedriver` binary of an appropriate version into one of your `$PATH` directories.
Showing
2 changed files
with
1 additions
and
5 deletions
Please
register
or
login
to post a comment