Skip to content

Commit 37560c3

Browse files
authored
Merge branch 'master' into issue-261
2 parents 0fe0365 + 725d44e commit 37560c3

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
@@ -28,7 +28,7 @@ ENV ALPINE_GLIBC 2.31-r0
2828
ENV CHROMIUM_VERSION 81.0
2929
ENV DATABASE_LIBRARY_VERSION 1.2
3030
ENV FAKER_VERSION 5.0.0
31-
ENV FIREFOX_VERSION 68.7
31+
ENV FIREFOX_VERSION 68
3232
ENV FTP_LIBRARY_VERSION 1.9
3333
ENV GECKO_DRIVER_VERSION v0.26.0
3434
ENV IMAP_LIBRARY_VERSION 0.3.6

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 Requests](https://github.com/bulkan/robotframework-requests) 0.6.6
2525
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 4.3.0
2626
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.4.0
27-
* Firefox ESR 68.7
27+
* Firefox ESR 68
2828
* Chromium 81.0
2929

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