From 43495d9ead926f64c688428fa0595085f115093e Mon Sep 17 00:00:00 2001 From: Dmitry Tokarev Date: Tue, 14 Feb 2017 20:02:26 -0800 Subject: [PATCH] Added zalenium - flexible Selenium Grid infrastructure --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cd0f0d..9de48da 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ Services to securely store your Docker images. * [Pumba](https://github.com/gaia-adm/pumba) - Chaos testing tool for Docker. Can be deployed on Kubernets and CoreOS clusters. * [elgalu/docker-selenium](https://github.com/elgalu/docker-selenium) - Selenium in Docker with Chrome & Firefox plus video recording support. * [SeleniumHQ/docker-selenium](https://github.com/SeleniumHQ/docker-selenium) - Docker images for Selenium Standalone Server, Hub, and Node configurations with Chrome and Firefox. +* [zalenium](https://github.com/zalando/zalenium) - A Selenium Grid extension to scale up and down your local grid dynamically with docker containers. ## Utilities * [athena](https://github.com/athena-oss/athena) - An automation platform with a plugin architecture that allows you to easily create and share services.