privacytests / privacytests.org

Source code for privacytests.org. Includes browser testing code and site rendering.
https://privacytests.org
MIT License
846 stars 25 forks source link

Automate downloading of webdrivers #7

Closed arthuredelstein closed 6 years ago

arthuredelstein commented 6 years ago

gecko-webdriver, chromium-webdriver, etc., are needed for local testing. Automate downloading the right version for whatever platform we are on.

arthuredelstein commented 6 years ago

Maybe this already exists? npm install electron-chromedriver looks promising.

arthuredelstein commented 6 years ago

Works now, at least for firefox and chromium. See 3f738fcbec0f0831433fb633bae7ff986e01b4c8