Docker Robot Framework Versions Save

Robot Framework in Docker

7.1.0

4 months ago

What's Changed

Full Changelog: https://github.com/ppodgorsek/docker-robot-framework/compare/7.0.0...7.1.0

7.0.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ppodgorsek/docker-robot-framework/compare/6.1.0...7.0.0

5.0.0

1 year ago

What changed in this version:

  • Fixed issues with the Browser library
  • Switched the base image to Fedora 36
  • Upgraded the Browser library to version 14.0.0
  • Upgraded the IMAP library to version 0.4.5
  • Upgraded Pabot to version 2.7.0
  • Upgraded the Requests library to version 0.9.3
  • Upgraded the AWS CLI to version 1.25.81
  • Upgraded Robot Framework to version 5.0.1
  • Upgraded Firefox to version 104.0
  • Upgraded Chromium to version 103.0
  • Upgraded the Data Driver library to version 1.6.0
  • Upgraded the Selenium library to version 6.0.0
  • Upgraded the SSH library to version 3.8.0
  • Upgraded the Gecko driver to version 0.30.0

See older notes for previous releases.

4.0.0

2 years ago

What changed in this version:

  • Updated Robot Framework to version 4.1
  • Updated the Database library to version 1.2.4
  • Updated the Browser library to version 6.0.0
  • Updated the Data Driver library to version 1.4.1
  • Updated the Pabot library to version 2.0.1
  • Updated the Requests library to version 0.9.1
  • Updated the Selenium library to version 5.1.3
  • Updated the SSH library to version 3.7.0
  • Updated the AWS CLI library to version 1.20.6
  • Fixed warnings related to the Requests library in automated tests

See older notes for previous releases.

3.8.0

3 years ago

What changed in this version:

  • Added the DateTimeTZ library to adjust the timezone when running tests
  • Added the Axe Selenium library
  • Test reports can now be uploaded to AWS S3 if required, using the AWS CLI (version 1.19.27)
  • Upgraded the Selenium library to version 5.1.1
  • Upgraded the IMAP library to version 0.4.0
  • Upgraded Pabot to version 1.11
  • Upgraded the Requests library to version 0.8.1
  • Upgraded the SSH library to version 3.6.0

See older notes for previous releases.

3.7.0

3 years ago

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.

3.6.0

3 years ago

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.

3.5.0

4 years ago

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

3.4.0

4 years ago

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