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

Releases: zalando/zalenium

3.3.1a

29 Mar 15:30
Compare
Choose a tag to compare

Release with Selenium 3.3.1

  • Selenium 3.3.0 was skipped due to a few bugs found after the release which were fixed right away in 3.3.1

3.2.0e

28 Mar 16:33
Compare
Choose a tag to compare

Selenium 3.2.0

New features and improvements:

  • Avoid saving video files as root, which was causing some issues in different CI environments.
  • Refreshing the dashboard template after 1 day of usage.

3.2.0d

22 Mar 12:13
Compare
Choose a tag to compare

Selenium 3.2.0

New features and improvements:

  • It is possible now to pass custom screen resolution in the test capabilities, see here
  • Improved how containers are created, avoiding to duplicate container creation (there is a bit more logging now but we will remove it in future releases based on performance)
  • Sauce Connect upgraded to version 4.4.5

3.2.0c

17 Mar 18:34
Compare
Choose a tag to compare

Selenium 3.2.0

Improvements and new features

  • When running tests in Sauce Labs and downloading the video, now it gets converted to MP4, so it can be seen in the dashboard.
  • Improved the way containers are created on incoming requests, thus avoiding creating way too many containers that end up sometimes orphaned.

2.53.1u

17 Mar 09:27
Compare
Choose a tag to compare

Selenium 2.53.1

Improvements and new features

  • When running tests in Sauce Labs and downloading the video, now it gets converted to MP4, so it can be seen in the dashboard.
  • Improved the way containers are created on incoming requests, thus avoiding creating way too many containers that end up sometimes orphaned.

3.2.0b

15 Mar 12:54
Compare
Choose a tag to compare

Selenium 3.2.0

New features and improvements:

  • Improved dashboard, more information available for each test run
    • Browser version and platform
    • Date and time of execution
    • Information about where it was executed (Zalenium, SauceLabs, BrowserStack, etc...)
  • Supporting latest as version for docker-selenium nodes
    • This assumes that your current local docker-selenium image is containing the latest browser version.
  • Passing browser version latest to a cloud provider when supported
    • E.g. If a test is redirected to Sauce Labs, and no version is passed, latest will be added.
    • BrowserStack does not support latest since they use the latest available browser version for the specified platform.
  • Shutting down nodes after test inactivity
    • See more information here

2.53.1t

15 Mar 12:04
Compare
Choose a tag to compare

Selenium 2.53.1

New features and improvements:

  • Improved dashboard, more information available for each test run
    • Browser version and platform
    • Date and time of execution
    • Information about where it was executed (Zalenium, SauceLabs, BrowserStack, etc...)
  • Supporting latest as version for docker-selenium nodes
    • This assumes that your current local docker-selenium image is containing the latest browser version.
  • Passing browser version latest to a cloud provider when supported
    • E.g. If a test is redirected to Sauce Labs, and no version is passed, latest will be added.
    • BrowserStack does not support latest since they use the latest available browser version for the specified platform.
  • Shutting down nodes after test inactivity
    • See more information here

3.2.0a

07 Mar 13:26
Compare
Choose a tag to compare

Release with Selenium 3.2.0

IMPORTANT CHANGE

  • The image with latest is now pointing to the most recent release that supports Selenium 3.
    • This was decided based on the data collected via Google Analytics, that shows a slightly higher usage of Selenium 3 vs. 2
    • If you still need to use the latest image supporting Selenium 2, just use the tag zalenium:2

3.1.0a

27 Feb 12:50
Compare
Choose a tag to compare

Release with Selenium 3.1.0

3.0.1h

26 Feb 23:36
Compare
Choose a tag to compare

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