This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
3.141.59d
Zalenium running with Selenium 3.141.59
New features and bug fixes:
- Saving test information directly to a file instead of keeping it in memory - @diemol
- Cleanup logs - @diemol
- Upgrading SauceConnect - @diemol
- Making some values configurable through env vars. Fixes #779 - @diemol
- Removing deprecated parameters in startup script - @diemol
- Moving containers cleanup from bash to Java code - @diemol
- Actually using the DOCKER_HOST env var (also with tcp), fixes #762 - @diemol