This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chromedriver has a bug that causes it to hang and then everything fails: SeleniumHQ/docker-selenium#87 detect if phantomjs is installed and use it, since that's less painful for local dev workflows. also remove the js Dockerfile; just use 'node' since the JS tests are pretty straightforward
- Loading branch information