Skip to content

Commit

Permalink
Merge pull request #123 from ppodgorsek/issue-122
Browse files Browse the repository at this point in the history
Issue #122 - Update Firefox to version 63.0
  • Loading branch information
ppodgorsek authored Oct 30, 2018
2 parents 758f9a4 + 15d3f8a commit 5190450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ENV ROBOT_THREADS 1
# Dependency versions
ENV CHROMIUM_VERSION 69.0.*
ENV FAKER_VERSION 4.2.0
ENV FIREFOX_VERSION 62.0*
ENV FIREFOX_VERSION 63.0*
ENV GECKO_DRIVER_VERSION v0.22.0
ENV PABOT_VERSION 0.45
ENV PYTHON_PIP_VERSION 9.0.*
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The versions used in the latest version are:
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 0.45
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.4.7
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.2.0
* Firefox 62.0
* Firefox 63.0
* Chromium 69.0

As stated by [the official GitHub project](https://github.com/robotframework/Selenium2Library), starting from version 3.0, Selenium2Library is renamed to SeleniumLibrary and this project exists mainly to help with transitioning. The Selenium2Library 3.0.0 is also the last release and for new releases, please look at the [SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) project.
Expand Down

0 comments on commit 5190450

Please sign in to comment.