Skip to content

Releases: ppodgorsek/docker-robot-framework

Robot Framework in Docker 3.7.0

16 Nov 19:53
0d9f787

Choose a tag to compare

What changed in this version:

  • Updated the base image to Python 3.9 in Alpine 3.12
  • Updated Robot Framework to version 3.2.2
  • Updated the Selenium library to version 4.5.0
  • Updated the SSH library to version 3.5.1
  • Updated the IMAP library to version 0.3.8
  • Updated the Requests library to version 0.7.2
  • Updated Pabot to version 1.10.0
  • Updated Chromium to version 86.0

See older notes for previous releases.

Robot Framework in Docker 3.6.0

03 Jul 15:38
ccfe635

Choose a tag to compare

What changed in this version:

  • The image is not run by the root user anymore and can be fully customised
  • Updated the base image to Python 3.8 in Alpine 3.11
  • Updated the IMAP library to version 0.3.6
  • Updated the Requests library to version 0.6.6
  • Updated Pabot to version 1.2.1
  • Updated the FTP library to version 1.9
  • Updated the Selenium library to version 4.3.0
  • Updated the Faker library to version 5.0.0
  • Updated Chromium to version 81.0
  • Updated Firefox to version 68 ESR
  • Added variables to mount the test and report directories

See older notes for previous releases.

Robot Framework in Docker 3.5.0

01 Jan 15:19
9ac0cce

Choose a tag to compare

3.5.0:

  • Updated the base image to Alpine Linux
  • Updated Chromium to version 79.0
  • Updated Firefox to version 71.0
  • Updated the Selenium library to version 4.1.0
  • Updated Pabot to version 0.96
  • Updated the SSH library to version 3.4.0
  • Updated the Requests library to version 0.6.2
  • Updated Faker to version 4.3.0
  • Updated the FTP library to version 1.8
  • Added the IMAP library to test emails

3.4.0:

  • Updated the base image to Fedora 30
  • Updated Robot Framework to version 3.1.2
  • Updated Chromium to version 75.0
  • Updated Firefox to version 68.0
  • Updated Pabot to version 0.84
  • Added the Database library
  • Added the FTP library
  • Added the PyYaml library
  • Added the SSH library
  • Reduced the image size

3.3.1:

  • Updated Firefox to version 67.0

3.3.0:

  • Updated the base image to Fedora 29
  • Updated Chromium to version 73.0
  • Updated Firefox to version 66.0
  • Updated Robot Framework to version 3.1.1
  • Updated Robot Requests to version 0.5.0
  • Updated SeleniumLibrary to version 3.3.1
  • Updated Pabot to version 0.53
  • Test folder is no longer declared as a Docker volume
  • Minor code/setup cleanup

3.2.2:

  • Updated Firefox to version 63.0

3.2.1:

  • Updated Chromium to version 69.0
  • Updated Firefox to version 62.0
  • Updated the Selenium library to version 3.2.0
  • Updated the Gecko driver to version 0.22.0
  • Added the Requests library
  • Added the Pabot 0.45 library allowing the parallel execution of tests
  • Improved the troubleshooting section of the documentation

3.2.0:

  • Updated the base image to Fedora 28

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox

Robot Framework in Docker 3.4.0

26 Aug 12:16
4148a18

Choose a tag to compare

3.4.0:

  • Updated the base image to Fedora 30
  • Updated Robot Framework to version 3.1.2
  • Updated Chromium to version 75.0
  • Updated Firefox to version 68.0
  • Updated Pabot to version 0.84
  • Added the Database library
  • Added the FTP library
  • Added the PyYaml library
  • Added the SSH library
  • Reduced the image size

3.3.1:

  • Updated Firefox to version 67.0

3.3.0:

  • Updated the base image to Fedora 29
  • Updated Chromium to version 73.0
  • Updated Firefox to version 66.0
  • Updated Robot Framework to version 3.1.1
  • Updated Robot Requests to version 0.5.0
  • Updated SeleniumLibrary to version 3.3.1
  • Updated Pabot to version 0.53
  • Test folder is no longer declared as a Docker volume
  • Minor code/setup cleanup

3.2.2:

  • Updated Firefox to version 63.0

3.2.1:

  • Updated Chromium to version 69.0
  • Updated Firefox to version 62.0
  • Updated the Selenium library to version 3.2.0
  • Updated the Gecko driver to version 0.22.0
  • Added the Requests library
  • Added the Pabot 0.45 library allowing the parallel execution of tests
  • Improved the troubleshooting section of the documentation

3.2.0:

  • Updated the base image to Fedora 28

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox

Robot Framework in Docker 3.3.1

03 Jun 09:45

Choose a tag to compare

3.3.1:

  • Updated Firefox to version 67.0

3.3.0:

  • Updated the base image to Fedora 29
  • Updated Chromium to version 73.0
  • Updated Firefox to version 66.0
  • Updated Robot Framework to version 3.1.1
  • Updated Robot Requests to version 0.5.0
  • Updated SeleniumLibrary to version 3.3.1
  • Updated Pabot to version 0.53
  • Test folder is no longer declared as a Docker volume
  • Minor code/setup cleanup

3.2.2:

  • Updated Firefox to version 63.0

3.2.1:

  • Updated Chromium to version 69.0
  • Updated Firefox to version 62.0
  • Updated the Selenium library to version 3.2.0
  • Updated the Gecko driver to version 0.22.0
  • Added the Requests library
  • Added the Pabot 0.45 library allowing the parallel execution of tests
  • Improved the troubleshooting section of the documentation

3.2.0:

  • Updated the base image to Fedora 28

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox

Robot Framework in Docker 3.3.0

28 May 15:42
9e37825

Choose a tag to compare

3.3.0:

  • Updated the base image to Fedora 29
  • Updated Chromium to version 73.0
  • Updated Firefox to version 66.0
  • Updated Robot Framework to version 3.1.1
  • Updated Robot Requests to version 0.5.0
  • Updated SeleniumLibrary to version 3.3.1
  • Updated Pabot to version 0.53
  • Test folder is no longer declared as a Docker volume
  • Minor code/setup cleanup

3.2.2:

  • Updated Firefox to version 63.0

3.2.1:

  • Updated Chromium to version 69.0
  • Updated Firefox to version 62.0
  • Updated the Selenium library to version 3.2.0
  • Updated the Gecko driver to version 0.22.0
  • Added the Requests library
  • Added the Pabot 0.45 library allowing the parallel execution of tests
  • Improved the troubleshooting section of the documentation

3.2.0:

  • Updated the base image to Fedora 28

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox

Robot Framework in Docker 3.2.2

19 Nov 23:45
5190450

Choose a tag to compare

3.2.2:

  • Updated Firefox to version 63.0

3.2.1:

  • Updated Chromium to version 69.0
  • Updated Firefox to version 62.0
  • Updated the Selenium library to version 3.2.0
  • Updated the Gecko driver to version 0.22.0
  • Added the Requests library
  • Added the Pabot 0.45 library allowing the parallel execution of tests
  • Improved the troubleshooting section of the documentation

3.2.0:

  • Updated the base image to Fedora 28

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox

Robot Framework in Docker 3.2.1

18 Oct 22:47
758f9a4

Choose a tag to compare

3.2.1:

  • Updated Chromium to version 69.0
  • Updated Firefox to version 62.0
  • Updated the Selenium library to version 3.2.0
  • Updated the Gecko driver to version 0.22.0
  • Added the Requests library
  • Added the Pabot 0.45 library allowing the parallel execution of tests
  • Improved the troubleshooting section of the documentation

3.2.0:

  • Updated the base image to Fedora 28

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox

Robot Framework in Docker 3.2.0

10 May 21:07
464077e

Choose a tag to compare

3.2.0:

  • Updated the base image to Fedora 28

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox

Robot Framework in Docker 3.1.1

03 May 10:30
ae2c5be

Choose a tag to compare

3.1.1:

  • Updated Robot Framework to version 3.0.4
  • Updated SeleniumLibrary to version 3.1.1
  • Updated Chromium to version 65.0
  • Updated Firefox to version 59.0
  • Added the Faker 4.2.0 library
  • Added a troubleshooting section in the documentation
  • Allow passing Robot options via an environment variable

3.1.0:

  • Updated the base image to Fedora 27
  • Updated the Selenium Library to version 3.0.0
  • Updated the Gecko driver to version 0.19.1
  • Updated Chromium to version 63.0
  • Made the required packages' installation more flexible
  • Added information about how to contribute
  • IntelliJ work files are now ignored by git

3.0.6:

  • Updated Firefox to version 57.0
  • Updated Chromium to version 61.0
  • Allowed to define the screen resolution via environment variables
  • Created a simple test script

3.0.5:

  • Updated the base image to Fedora 26
  • Updated Firefox to version 54.0
  • Replaced Google Chrome 57.0 by Chromium 59.0

3.0.4:

  • Upgraded Robot Framework to version 3.0.2
  • Documented how to switch browsers

3.0.3:

  • Added the missing drivers to control Firefox and Chrome

3.0.2:

  • Added support for Chrome

3.0.1:

  • Removed unused tools and libraries to reduce image size

3.0.0:

  • Initial version using Robot Framework 3.0 and Firefox