Skip to content

Releases: SeleniumHQ/docker-selenium

Selenium 3.0.1 Barium

Selenium 3.0.1 Aluminum

Selenium 3.0 Dubnium

17 Oct 16:48
Compare
Choose a tag to compare

Selenium 3.0 Cerium

14 Oct 16:04
Compare
Choose a tag to compare

Closed #305: Upgrade to GeckoDriver 0.11.1

Selenium 3.0 Berkelium

18 Oct 15:16
Compare
Choose a tag to compare

Selenium 3.0 Initial Release!

13 Oct 22:35
Compare
Choose a tag to compare

We've released Selenium 3.0!

Actinium is the initial release for the docker images using Selenium version 3.0.

2.53.1 Beryllium

10 Oct 16:58
Compare
Choose a tag to compare

Added the ability to specify a Firefox version on build-time of any NodeFirefox images (NodeFirefox, NodeFirefoxDebug, StandaloneFirefox StandaloneFirefoxDebug)

Please see Building your own images for more information

2.53.1 Americium

08 Oct 09:14
Compare
Choose a tag to compare

Moved creation of config.json into entry_point.sh so the config is created each time.

This will allow you to specify

$ docker run -d -e NODE_MAX_INSTANCES=5 -e NODE_MAX_SESSION=5

on both selenium/node-chrome and selenium/node-firefox.