Skip to content

Commit 37b9ab3

Browse files
authored
Merge pull request #79 from ppodgorsek/issue-73
Issue #73 - Update SeleniumLibrary to version 3.1.1
2 parents 56ec6cb + ed5a655 commit 37b9ab3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ENV FAKER_VERSION 4.2.0
1818
ENV FIREFOX_VERSION 59.0*
1919
ENV GECKO_DRIVER_VERSION v0.19.1
2020
ENV ROBOT_FRAMEWORK_VERSION 3.0.2
21-
ENV SELENIUM_LIBRARY_VERSION 3.0.1
21+
ENV SELENIUM_LIBRARY_VERSION 3.1.1
2222

2323
# Install system dependencies
2424
RUN dnf upgrade -y \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The versions used in the latest version are:
1717

1818
* [Robot Framework](https://github.com/robotframework/robotframework) 3.0.2
1919
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 4.2.0
20-
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.0.1
20+
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.1.1
2121
* Firefox 59.0
2222
* Chromium 63.0
2323

0 commit comments

Comments
 (0)