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

Releases: elgalu/docker-selenium

v2.46.0-04

20 Jul 12:32
Compare
Choose a tag to compare
  • Fix bug openbox X manager not waiting for Xvfb. (Leo Gallucci)
  • Fix entry.sh exiting immediately and not checking DISABLE_ROLLBACK.
  • Allow to choose X manager flavor via -e XMANAGER=openbox|fluxbox
  • Fix bug in wait-docker-selenium.sh
  • Fix bug while docker stop $NAME; supervisor not getting SIGINT properly.
  • Image tag details:
    • Selenium: v2.46.0 (87c69e2)
    • Chrome stable: 43.0.2357.134
    • Chrome beta: 44.0.2403.89
    • Chrome unstable: 45.0.2454.7
    • Firefox versions in this image:
      39.0 38.0.6 37.0.2 36.0.4
      35.0.1 34.0.5 33.0.3 32.0.3 31.0 30.0
      29.0.1 28.0 27.0.1 26.0 25.0.1 24.0
    • chromedriver: 2.16.333243 (0bfa1d3575fc1044244f21ddb82bf870944ef961)
    • Java: 1.8.0_60-internal OpenJDK 64-Bit 1.8.0_60-b22
    • Timezone: Europe/Berlin
    • Built with: Docker version 1.7.1, build 786b29d
    • FROM ubuntu:wily-20150708
    • Python: 2.7.10
    • Digest: sha256:6f525fa015e3b815da968a998c58757892955f195cee286b4c39fe15035d01d3
    • Image ID: e7ceeaf7ab0adf758a1f2f5e21fe53db9aa2eff7b55b01af1c7fe2620a9f309b

v2.46.0-01

16 Jul 15:26
Compare
Choose a tag to compare
  • Launch as grid only, firefox node only, chrome node only. (Leo Gallucci)
  • Start services via env vars VIDEO=false GRID=true CHROME=true FIREFOX=true
  • Image tag details:
    • Selenium: v2.46.0 (87c69e2)
    • Chrome stable: 43.0.2357.134
    • Chrome beta: 44.0.2403.81
    • Chrome unstable: 45.0.2454.6
    • Firefox versions in this image:
      39.0 38.0.6 37.0.2 36.0.4
      35.0.1 34.0.5 33.0.3 32.0.3 31.0 30.0
      29.0.1 28.0 27.0.1 26.0 25.0.1 24.0
    • chromedriver: 2.16.333243 (0bfa1d3575fc1044244f21ddb82bf870944ef961)
    • Java: 1.8.0_45 HotSpot(TM) 64-Bit 1.8.0_45-b14
    • Timezone: Europe/Berlin
    • Built with: Docker version 1.7.1, build 786b29d
    • FROM ubuntu:trusty-20150630
    • Python: 2.7.6
    • Digest: sha256:29766e276918fd39ec679fe9ad208d3aa04deeb7e22171aaaa5877ab6f732616
    • Image ID: 049e6178f83f6abe4230211e0f1116ccdda92083b3f81038a1a7fc1d5325f26b

v2.46.0-00

15 Jul 17:55
Compare
Choose a tag to compare
  • Make selenium maxInstances & maxSession configurable. (Leo Gallucci)
  • MAJOR: turned docker-selenium into 1 hub N nodes localhost setup.
  • MAJOR: Provide last 15 versions and select via -e FIREFOX_VERSION.
  • Provide chrome stable, beta and unstable via -e CHROME_FLAVOR.
  • Mutated SELENIUM_PARAMS into SELENIUM_HUB_PARAMS & SELENIUM_NODE_PARAMS
  • Record videos via -e VIDEO=true or start-video/stop-video scripts.
  • Image tag details:
    • Selenium: v2.46.0 (87c69e2)
    • Chrome stable: 43.0.2357.134
    • Chrome beta: 44.0.2403.81
    • Chrome unstable: 45.0.2454.6
    • Firefox versions in this image:
      39.0 38.0.6 37.0.2 36.0.4
      35.0.1 34.0.5 33.0.3 32.0.3 31.0 30.0
      29.0.1 28.0 27.0.1 26.0 25.0.1 24.0
    • chromedriver: 2.16.333243 (0bfa1d3575fc1044244f21ddb82bf870944ef961)
    • Java: 1.8.0_45 HotSpot(TM) 64-Bit 1.8.0_45-b14
    • Timezone: Europe/Berlin
    • Built with: Docker version 1.7.1, build 786b29d
    • Python: 2.7.6
    • Digest: sha256:94c0e3992501db24a5a07cba516d8e7e32ac419ea7accae915275eb58dd389d5
    • Image ID: a8bc01890482646e82188ecd84b799fb2e7a1588f7627779b16735ed55d4f40c

v2.46.0-sup

13 Jul 09:58
Compare
Choose a tag to compare
  • Switched to supervidord for process management, closes #24 (Leo Gallucci)
  • Extracted guacamole (with tomcat) into elgalu/guaca-docker.
  • Refactored code and directory structure.
  • Renamed SSH_PUB_KEY to SSH_AUTH_KEYS to reflect the true meaning.
  • Fixed scm-source date validation.
  • Moved all ports above 2k to mitigate changes of ssh -R port conflicts
  • IMPORTANT: Breaking changes in this release, read the docs again.
  • Image tag details:
    • Selenium: v2.46.0 (87c69e2)
    • Chrome: 43.0.2357.132
    • chromedriver: 2.16.333243 (0bfa1d3575fc1044244f21ddb82bf870944ef961)
    • Firefox: 39.0
    • Java: 1.8.0_45 HotSpot(TM) 64-Bit 1.8.0_45-b14
    • Timezone: Europe/Berlin
    • Built with: Docker version 1.7.0, build 0baf609
    • Python: 2.7.10
    • Digest: sha256:1cd291d278d888cf566e0c7ca95377407b568ca3fb05aedb11f9781277e1ecb7
    • Image ID: 27b1674c981927123538e809d33cb7c9644da4c0f2cca85a655792d2cf57d698

v2.46.0-ff39

08 Jul 13:06
Compare
Choose a tag to compare
  • Upgrade Firefox from 38.0.5 to 39.0 and Chrome patch level from 130 to 132 (Leo Gallucci)
  • Minor improvement to mozdownload and mozInstall for Firefox download
  • Image tag details:
    • Selenium: v2.46.0 (87c69e2)
    • Chrome: 43.0.2357.132
    • chromedriver: 2.16.333243 (0bfa1d3575fc1044244f21ddb82bf870944ef961)
    • Firefox: 39.0
    • Java: 1.8.0_45 HotSpot(TM) 64-Bit 1.8.0_45-b14
    • Timezone: Europe/Berlin
    • Built with: Docker version 1.7.0, build 0baf609
    • Python: 2.7.9
    • Digest: sha256:311e42f1253868dd10208e4153b2a9419dadf8e6ce4ef31cbf200604ac9e22b8
    • Image ID: 9a8d735a5e1ed22728426fb5cdd696215f382c74487f9616cfa3b67f31e735dc

v2.46.0-x11

24 Jun 15:26
Compare
Choose a tag to compare
  • Ability to pass extra params to the selenium server via SELENIUM_PARAMS (Rogov Viktor)
  • Allow to set -e XE_DISP_NUM so X11 can be redirect to the host (Leo Gallucci)
  • Add README note on how to use Xephyr to redirect X to the docker host
  • Upgrade from ubuntu:vivid-20150528 to ubuntu:vivid-20150611
  • Upgrade guacamole from 0.9.6 to 0.9.7
  • Start using pip-based alternate script to get more up-to-date Firefox version
  • Image tag details:
    • Selenium: v2.46.0 (87c69e2)
    • Chrome: 43.0.2357.130
    • chromedriver: 2.16.333243 (0bfa1d3575fc1044244f21ddb82bf870944ef961)
    • Firefox: 38.0.5
    • Java: 1.8.0_45 HotSpot(TM) 64-Bit 1.8.0_45-b14
    • Timezone: Europe/Berlin
    • Built with: Docker version 1.7.0, build 0baf609
    • Python: 2.7.9
    • Digest: sha256:8d67d3d15dfd449e94433de46c352ff135f38678ebd6e217b613e7f1770d5490
    • Image ID: 247b69cbd53ef323b117362fd8bb7510276c5e9a702d15e8573223b0467538fb