From 648f15d94cd618b02e1fc7987de17917f5bab32d Mon Sep 17 00:00:00 2001 From: Diego Molina Date: Wed, 26 Jul 2017 14:18:40 +0200 Subject: [PATCH] Adding Zalenium --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 838f3e1c..fafd57aa 100644 --- a/README.md +++ b/README.md @@ -1053,6 +1053,8 @@ See **[Ticketing](#ticketing)** * [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio/)) `AGPLv3` `Java/C++` * [Selenoid](http://aerokube.com/selenoid/latest/) - A lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache` `Go` * [Wide](https://github.com/b3log/wide) - A Web-based IDE for Teams using Go programming language/Golang. ([Demo](http://wide.b3log.org/signup)) `Apache` `Go` + * [Zalenium](https://github.com/zalando/zalenium) - Allows anyone to have a disposable and flexible Docker-based Selenium Grid infrastructure featuring video recording, live preview and online/offline dashboards. ([Source Code](https://github.com/zalando/zalenium)) `Apache 2.0` `Java/Shell` + ### Continuous Integration