docker-protractor icon indicating copy to clipboard operation
docker-protractor copied to clipboard

Docker container for running protractor tests, based on https://bitbucket.org/rkrzewski/dockerfile/

Results 5 docker-protractor issues
Sort by recently updated
recently updated
newest added

I constantly get the following error : `unknown error: Chrome failed to start: exited abnormally (Driver info: chromedriver=2.25.426924 (649f9b868f6783ec9de71c123212b908bf3b232e),platform=Linux 4.4.24-moby x86_64) [18:30:50] E/launcher - WebDriverError: unknown error: Chrome failed to...

When I'm trying to run it in a CI environment, I rely on the exit code. @mrsheepuk Is there a way to make it return the exit code of protractor?...

Split out from #3 - add Firefox browser to this dockerfile (or create a separate dockerfile for protractor-firefox usage).