Skip to content

Commit

Permalink
Merge pull request #182 from ppodgorsek/issue-181
Browse files Browse the repository at this point in the history
Issue #181 - Update Chromium to version 75.0
  • Loading branch information
ppodgorsek authored Jul 3, 2019
2 parents cd9d6b3 + 159b460 commit 147b17f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ENV SCREEN_WIDTH 1920
ENV ROBOT_THREADS 1

# Dependency versions
ENV CHROMIUM_VERSION 73.0.*
ENV CHROMIUM_VERSION 75.0.*
ENV DATABASE_LIBRARY_VERSION 1.2
ENV FAKER_VERSION 4.2.0
ENV FIREFOX_VERSION 67.0*
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The versions used are:
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.3.1
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.3.0
* Firefox 67.0
* Chromium 73.0
* Chromium 75.0

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.

Expand Down

0 comments on commit 147b17f

Please sign in to comment.