Skip to content

Commit 758f9a4

Browse files
authored
Merge pull request #121 from ppodgorsek/issue-119
Issue #119 - Update SeleniumLibrary to 3.2.0
2 parents 9626460 + be9aca8 commit 758f9a4

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
@@ -25,7 +25,7 @@ ENV PABOT_VERSION 0.45
2525
ENV PYTHON_PIP_VERSION 9.0.*
2626
ENV REQUESTS_VERSION 0.4.7
2727
ENV ROBOT_FRAMEWORK_VERSION 3.0.4
28-
ENV SELENIUM_LIBRARY_VERSION 3.1.1
28+
ENV SELENIUM_LIBRARY_VERSION 3.2.0
2929
ENV XVFB_VERSION 1.19.*
3030

3131
# Install system dependencies

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The versions used in the latest version are:
1919
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 4.2.0
2020
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 0.45
2121
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.4.7
22-
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.1.1
22+
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.2.0
2323
* Firefox 62.0
2424
* Chromium 69.0
2525

0 commit comments

Comments
 (0)