From 941d65c593674b2a698d6ba6bf75a9046718f2d4 Mon Sep 17 00:00:00 2001 From: Paul Podgorsek Date: Thu, 11 Jul 2024 21:54:07 +0100 Subject: [PATCH] Revert "Issue #496 - Upgrade the Selenium library to version 6.4.0" This reverts commit 2058e45bd31fc78e530978afffc878a7368b2b8a. --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2c009c8..1e558f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -48,7 +48,7 @@ ENV IMAP_LIBRARY_VERSION 0.4.6 ENV PABOT_VERSION 2.18.0 ENV REQUESTS_VERSION 0.9.7 ENV ROBOT_FRAMEWORK_VERSION 7.0.1 -ENV SELENIUM_LIBRARY_VERSION 6.4.0 +ENV SELENIUM_LIBRARY_VERSION 6.2.0 ENV SSH_LIBRARY_VERSION 3.8.0 ENV XVFB_VERSION 1.20 diff --git a/README.md b/README.md index f148464..bd43e9c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The versions used are: * [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.4.6 * [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.18.0 * [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.7 -* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 6.4.0 +* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 6.2.0 * [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0 * [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6 * Firefox 127.0