diff options
author | nodiscc <nodiscc@gmail.com> | 2020-07-30 18:59:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-30 18:59:39 +0000 |
commit | 6fb307bba753d6f44017c45f404aaacb76657394 (patch) | |
tree | 994e26fdc80b695495b6e02a5211d23b991e3cf3 | |
parent | Merge pull request #2175 from ryanstubbs/master (diff) | |
parent | Remove Zalenium (diff) | |
download | awesome-selfhosted-6fb307bba753d6f44017c45f404aaacb76657394.tar.gz awesome-selfhosted-6fb307bba753d6f44017c45f404aaacb76657394.zip |
Merge pull request #2171 from Chouchen/patch-1
Remove Zalenium
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1391,7 +1391,6 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g - [Uier](https://github.com/sjoerdvanderhoorn/Uier) - Codeless or low-code User Experience test editing and management using Selenium to perform testing or UI automation. Uier tends to be a free self hostable alternative to Applitools, Endtest, Ghost Inspector, Usetrace, Screenster and many others. `Apache-2.0` `Nodejs` - [Selenoid](http://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `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-2.0` `Java/Shell` ### FaaS/Serverless |