Skip to content

Commit ce6fa3b

Browse files
committed
Issue #342 - Upgrade the Selenium library to version 5.1.1
1 parent e1e1214 commit ce6fa3b

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
@@ -44,7 +44,7 @@ ENV IMAP_LIBRARY_VERSION 0.4.0
4444
ENV PABOT_VERSION 1.11
4545
ENV REQUESTS_VERSION 0.8.1
4646
ENV ROBOT_FRAMEWORK_VERSION 3.2.2
47-
ENV SELENIUM_LIBRARY_VERSION 4.5.0
47+
ENV SELENIUM_LIBRARY_VERSION 5.1.1
4848
ENV SSH_LIBRARY_VERSION 3.6.0
4949
ENV XVFB_VERSION 1.20
5050

README.md

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

0 commit comments

Comments
 (0)