Skip to content

Commit da6d37f

Browse files
authored
Issue #82 - Outdated Chromium causes Docker build to fail
* Updated the Chromium version mentioned in the README file
1 parent 2dac8b6 commit da6d37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The versions used in the latest version are:
1919
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 4.2.0
2020
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.1.1
2121
* Firefox 59.0
22-
* Chromium 63.0
22+
* Chromium 65.0
2323

2424
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.
2525

0 commit comments

Comments
 (0)