Skip to content

Robot Framework in Docker 3.1.1

Compare
Choose a tag to compare
@ppodgorsek ppodgorsek released this 03 May 10:30
· 547 commits to master since this release
ae2c5be

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