diff options
author | Shikiryu <Chouchen@users.noreply.github.com> | 2020-07-20 08:59:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-20 08:59:55 +0000 |
commit | bd80b1778968f2f0edded4f6c50f5b258ab5bb5a (patch) | |
tree | 8fed0ab0737096b91076d77e17b94fc65a650fa1 | |
parent | Merge pull request #2168 from odinho/patch-1 (diff) | |
download | awesome-selfhosted-bd80b1778968f2f0edded4f6c50f5b258ab5bb5a.tar.gz awesome-selfhosted-bd80b1778968f2f0edded4f6c50f5b258ab5bb5a.zip |
Remove Zalenium
Fix #2163
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1393,7 +1393,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 |