From 489da47975b65114c74040456c6a7f9e8be2223b Mon Sep 17 00:00:00 2001 From: Diego Molina Date: Thu, 27 Jul 2017 22:02:12 +0200 Subject: [PATCH] Adding Zalenium (#1125) * Adding Zalenium * Removing duplicated link and using only "Apache" as license. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82aa3576..d2a9efb6 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. `Apache` `Java/Shell` + ### Continuous Integration