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.1k

18 Jun 20:45
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • BETA Support for Kubernetes, credits to @pearj!
  • Upgrade SauceConnect to 4.4.7 and base image to ubuntu:xenial-20170510, credits to @elgalu
  • Improving container logic creation to fix #143, credits to @diemol

3.3.1j

10 Jun 16:42
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

Fixing Zalenium to work with docker-compose again #149

3.3.1i

08 Jun 12:45
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • Removing network container mode for #103
  • Changing default values for polling nodes to reduce the grid's workload for #116
  • Adjusting live preview to work with the default bridge network mode in docker.
  • Creating containers in a faster and aggressive way to avoid blocking the grid for #116
  • Adding a small performance document to show our findings while working on #116

3.3.1h

31 May 08:30
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • Catching some docker-client exceptions when executing commands, fixing #131
  • Validating "idleTimeout" values when it comes as a string, fixing #123

3.3.1g

29 May 11:23
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • Search by text feature in the dashboard, closing #100
  • Mapping the correct host folder when using the "multipurpose" folder feature, closing #118
  • Refactoring the interaction with the docker-client, initially paving the way for Kubernetes #103

3.3.1f

21 May 18:18
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • Using dev/shm instead of allocating 1GB per container via shmSize, attempting to improve performance.
  • Use of haveged for random entropy, allowing nodes to register faster.
  • Checking free ports and setting them for VNC and noVNC. This eases docker-selenium startup process.
  • Deprecate selenium3_chrome_version in favor of selenium_chrome_version
  • Adding cleanup feature in the dashboard, closing #99, credits to @robertzett
  • Removing browser logs from dashboard since it is not possible to retrieve them.
  • Rendering custom proxies and console servlets with html templates instead of mixing Java and HTML code.
  • Fixed grep for container id when running in DinD, credits to @mattcfox

3.3.1e

02 May 21:04
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • Configure time zone through the capabilities (tz=America/Montreal)
  • Bug fixed when Sauce Labs accounts have special characters in the user name.

3.3.1d

27 Apr 06:58
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • Enable/disable video recording through the capabilities (recordVideo=true/false)
  • Upgrade Sauce Connect from 4.4.5 to 4.4.6
  • Improving setup for CloudProxies, now only showing how many sessions can be used in the grid console instead of all the capabilities.

3.3.1c

18 Apr 09:25
Compare
Choose a tag to compare

Zalenium running with Selenium 3.3.1

New features and improvements:

  • Improved documentation
  • Log aggregation and visualisation in the dashboard
    • Check the new tab in the dashboard showing the logs after your test is executed
  • Deprecating old parameters
  • Ubuntu base image updated

3.3.1b

30 Mar 14:41
Compare
Choose a tag to compare

Fix usermod error in OSX Native

  • While using the one-liner