From 3b15b0e743b4ff0bafdc63b7d9284056e0116e7f Mon Sep 17 00:00:00 2001 From: Paul Podgorsek Date: Sun, 25 Sep 2022 15:20:03 +0100 Subject: [PATCH] Issue #411 - Upgrade the Browser Library to version 14.0.0 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index f7c46ca..04483f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,7 +32,7 @@ ENV ROBOT_GID 1000 ENV ALPINE_GLIBC 2.35-r0 ENV AWS_CLI_VERSION 1.25.81 ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6 -ENV BROWSER_LIBRARY_VERSION 12.2.0 +ENV BROWSER_LIBRARY_VERSION 14.0.0 ENV CHROMIUM_VERSION 103.0 ENV DATABASE_LIBRARY_VERSION 1.2.4 ENV DATADRIVER_VERSION 1.6.0 diff --git a/README.md b/README.md index 337be58..62a6a8d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The versioning of this image follows the one of Robot Framework: The versions used are: * [Robot Framework](https://github.com/robotframework/robotframework) 5.0.1 -* [Robot Framework Browser Library](https://github.com/MarketSquare/robotframework-browser) 12.2.0 +* [Robot Framework Browser Library](https://github.com/MarketSquare/robotframework-browser) 14.0.0 * [Robot Framework DatabaseLibrary](https://github.com/franz-see/Robotframework-Database-Library) 1.2.4 * [Robot Framework Datadriver](https://github.com/Snooz82/robotframework-datadriver) 1.6.0 * [Robot Framework DateTimeTZ](https://github.com/testautomation/DateTimeTZ) 1.0.6