Closed natejgardner closed 7 years ago
Thats a selenium issue.
We just point out the steps you need to do to set it up (e2e), but the issues surrounding that belong to https://github.com/angular/webdriver-manager
Also, its not needed to run covalent.
Its just a setup for the e2e
test suite.
When following the getting started instructions from behind a corporate proxy, the command
webdriver-manager update
fails. Simply adding args--proxy=<proxy>
and--ignore_ssl
does not help.