This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
v0.4.0
- Making available the video recording feature from docker-selenium. When the test runs in docker-selenium, it will be automatically recorded and saved to the
videos
sub-folder where the JARs and the start script are present. - Allowing Zalenium to use the most recent docker-selenium image from the downloaded ones. E.g. If you have docker-selenium:2.53.1a and docker-selenium:2.53.1z, Zalenium will use the one tagged with 2.53.1z. This solves the issue #13