This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
Releases: zalando/zalenium
Releases · zalando/zalenium
2.53.1s
Selenium 2.53.1
- [BETA] New video dashboard, you can see the videos after they get created at http://localhost:5555/dashboard.html.
- The static HTML file will be available also on the mapped folder for videos.
3.0.1g
2.53.1r
3.0.1f
Selenium 3.0.1
- Increase max body size in nginx to 300M, thanks to @fffilimonov
- Replacing blank spaces in video file when test name contains spaces
2.53.1q
Selenium 2.53.1
- Increase max body size in nginx to 300M, thanks to @fffilimonov
- Replacing blank spaces in video file when test name contains spaces
3.0.1e
2.53.1p
3.0.1d
2.53.1o
Selenium 2.53.1
- Zalenium can be started with any container name (before it had to be "zalenium")
- It is possible to run more than one instance of Zalenium in the same machine (using different ports when mapping).
- Added support for Docker 1.13 stable release