Skip to content

Commit 9057f61

Browse files
committed
Issue #471 - Upgrade Microsoft Edge to version 121.0.2277.106
1 parent d7a774b commit 9057f61

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
@@ -36,7 +36,7 @@ ENV CHROMIUM_VERSION 121.0
3636
ENV DATABASE_LIBRARY_VERSION 1.4.3
3737
ENV DATADRIVER_VERSION 1.10.0
3838
ENV DATETIMETZ_VERSION 1.0.6
39-
ENV MICROSOFT_EDGE_VERSION 116.0.1938.69
39+
ENV MICROSOFT_EDGE_VERSION 121.0.2277.106
4040
ENV FAKER_VERSION 5.0.0
4141
ENV FIREFOX_VERSION 122.0
4242
ENV FTP_LIBRARY_VERSION 1.9

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The versions used are:
5858
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
5959
* Firefox 122.0
6060
* Chromium 121.0
61-
* Microsoft Edge 116.0.1938.69
61+
* Microsoft Edge 121.0.2277.106
6262
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.32.36
6363

6464
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)