Skip to content

Commit a4d9b14

Browse files
committed
Issue #523 - Upgrade Microsoft Edge to version 135.0
1 parent 1cdf1c9 commit a4d9b14

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 135.0.7049.84
3939
ENV DATABASE_LIBRARY_VERSION 2.1.3
4040
ENV DATADRIVER_VERSION 1.11.2
4141
ENV DATETIMETZ_VERSION 1.0.6
42-
ENV MICROSOFT_EDGE_VERSION 130.0.2849.46
42+
ENV MICROSOFT_EDGE_VERSION 135.0.3179.54
4343
ENV FAKER_VERSION 5.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/) 135.0
68-
* Microsoft Edge 130.0
68+
* Microsoft Edge 135.0
6969
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.38.31
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)