Downgrade robotframework-seleniumlibrary dependency since the current version is... 71/141071/1 1.14.1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 4 Jun 2025 06:35:13 +0000 (08:35 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 4 Jun 2025 06:35:13 +0000 (08:35 +0200)
- downgrade robotframework-seleniumlibrary (4.9.1 -> 4.5.0)

Issue-ID: INT-2322
Change-Id: Ied399633159a2d72ab0d5e1ecc490697201def16
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
requirements.txt

index f6c147e..1bcc21f 100644 (file)
@@ -3,8 +3,8 @@ robotframework==3.2.2
 pyrsistent==0.16.1
 # last version to work with chrome_options
 # https://github.com/SeleniumHQ/selenium/commit/9f5801c82fb3be3d5850707c46c3f8176e3ccd8e
-selenium==4.9.1
-robotframework-seleniumlibrary==4.9.1
+selenium==4.5.0
+robotframework-seleniumlibrary==4.5.0
 robotframework-archivelibrary
 robotframework-sshlibrary
 robotframework-httplibrary