Skip to content

Commit d20437a

Browse files
committed
Issue #365 - Upgrade the Selenium library to version 5.1.3
1 parent 557db87 commit d20437a

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
@@ -45,7 +45,7 @@ ENV IMAP_LIBRARY_VERSION 0.4.0
4545
ENV PABOT_VERSION 2.0.1
4646
ENV REQUESTS_VERSION 0.9.1
4747
ENV ROBOT_FRAMEWORK_VERSION 4.1
48-
ENV SELENIUM_LIBRARY_VERSION 5.1.1
48+
ENV SELENIUM_LIBRARY_VERSION 5.1.3
4949
ENV SSH_LIBRARY_VERSION 3.6.0
5050
ENV XVFB_VERSION 1.20
5151

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The versions used are:
2525
* [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.4.0
2626
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.0.1
2727
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.1
28-
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 5.1.1
28+
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 5.1.3
2929
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.6.0
3030
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
3131
* Firefox ESR 78

0 commit comments

Comments
 (0)