Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Releases: zalando/zalenium

2.53.1s

26 Feb 23:35
Compare
Choose a tag to compare

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

15 Feb 16:46
Compare
Choose a tag to compare

Selenium 3

  • Downloading videos from Sauce Labs, BrowserStack and TestingBot
  • Mounting generic folder across containers to multiple purposes for #64
    • The folder can be mounted in the following way -v /tmp/mounted:/tmp/mounted

2.53.1r

15 Feb 16:45
Compare
Choose a tag to compare

Selenium 2

  • Downloading videos from Sauce Labs, BrowserStack and TestingBot
  • Mounting generic folder across containers to multiple purposes for #64
    • The folder can be mounted in the following way -v /tmp/mounted:/tmp/mounted

3.0.1f

02 Feb 16:20
Compare
Choose a tag to compare

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

02 Feb 16:19
Compare
Choose a tag to compare

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

27 Jan 18:55
Compare
Choose a tag to compare

Selenium 3.0.1

  • Fixing #58
  • Implementing #57
  • Improving docs

2.53.1p

27 Jan 18:45
Compare
Choose a tag to compare

Selenium 2.53.1

  • Fixing #58
  • Implementing #57
  • Improving docs

3.0.1d

26 Jan 18:02
Compare
Choose a tag to compare

Selenium 3.0.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

2.53.1o

26 Jan 17:52
Compare
Choose a tag to compare

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

3.0.1c

17 Jan 20:51
Compare
Choose a tag to compare

Selenium 3.0.1

  • New features in live preview
    • Display test name
    • Filter displayed nodes by test group
    • See usage here
  • Support for Docker 1.13
  • Bump for latest Docker 1.12.6