Skip to content

Commit

Permalink
Merge pull request #79 from ppodgorsek/issue-73
Browse files Browse the repository at this point in the history
Issue #73 - Update SeleniumLibrary to version 3.1.1
  • Loading branch information
ppodgorsek authored Mar 27, 2018
2 parents 56ec6cb + ed5a655 commit 37b9ab3
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 @@ -18,7 +18,7 @@ ENV FAKER_VERSION 4.2.0
ENV FIREFOX_VERSION 59.0*
ENV GECKO_DRIVER_VERSION v0.19.1
ENV ROBOT_FRAMEWORK_VERSION 3.0.2
ENV SELENIUM_LIBRARY_VERSION 3.0.1
ENV SELENIUM_LIBRARY_VERSION 3.1.1

# Install system dependencies
RUN dnf upgrade -y \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The versions used in the latest version are:

* [Robot Framework](https://github.com/robotframework/robotframework) 3.0.2
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 4.2.0
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.0.1
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.1.1
* Firefox 59.0
* Chromium 63.0

Expand Down

0 comments on commit 37b9ab3

Please sign in to comment.