Skip to content

Commit 141505f

Browse files
committed
Issue #535 - Upgrade Microsoft Edge to version 139.0
1 parent 200d3e9 commit 141505f

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
@@ -39,7 +39,7 @@ ENV CHROME_VERSION 139.0.7258.68
3939
ENV DATABASE_LIBRARY_VERSION 2.1.4
4040
ENV DATADRIVER_VERSION 1.11.2
4141
ENV DATETIMETZ_VERSION 1.0.6
42-
ENV MICROSOFT_EDGE_VERSION 135.0.3179.54
42+
ENV MICROSOFT_EDGE_VERSION 139.0.3405.86
4343
ENV FAKER_VERSION 6.0.0
4444
ENV FIREFOX_VERSION 137.0
4545
ENV FTP_LIBRARY_VERSION 1.9

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The versions used are:
6565
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
6666
* Firefox 137.0
6767
* [Chrome for Testing](https://googlechromelabs.github.io/chrome-for-testing/) 139.0
68-
* Microsoft Edge 135.0
68+
* Microsoft Edge 139.0
6969
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.42.11
7070

7171
As stated by [the official GitHub project](https://github.com/robotframework/Selenium2Library), starting from version 3.0, Selenium2Library is renamed to SeleniumLibrary and this project exists mainly to help with transitioning. The Selenium2Library 3.0.0 is also the last release and for new releases, please look at the [SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) project.

0 commit comments

Comments
 (0)