From b6439da90f72350b4c2df29d4f97026f0e6dd6bc Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Tue, 19 Dec 2023 13:18:05 -0500 Subject: [PATCH 1/2] Update selenium, webdriver and other libraries --- jdi-eyes-demo/pom.xml | 2 +- jdi-light-angular-tests-with-mocks/pom.xml | 2 +- jdi-light-angular-tests/pom.xml | 2 +- jdi-light-applitools-tests/pom.xml | 2 +- jdi-light-bootstrap-tests/pom.xml | 2 +- jdi-light-core/pom.xml | 16 ++++++++-------- jdi-light-html-tests/pom.xml | 2 +- jdi-light-material-ui-tests/pom.xml | 2 +- jdi-light-mobile-tests/pom.xml | 2 +- jdi-light-vuetify-tests/pom.xml | 2 +- jdi-light/pom.xml | 2 +- test-examples/jdi-light-examples/pom.xml | 2 +- test-examples/jdi-performance/pom.xml | 2 +- test-templates/jdi-light-testng-template/pom.xml | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/jdi-eyes-demo/pom.xml b/jdi-eyes-demo/pom.xml index 89602c7c37..50797ef255 100644 --- a/jdi-eyes-demo/pom.xml +++ b/jdi-eyes-demo/pom.xml @@ -18,7 +18,7 @@ 2.12.0 9.4.12.RC2 1.9.20 - 2.23.0 + 2.25.0 11 diff --git a/jdi-light-angular-tests-with-mocks/pom.xml b/jdi-light-angular-tests-with-mocks/pom.xml index ea27a10fa5..b5b3f4b914 100644 --- a/jdi-light-angular-tests-with-mocks/pom.xml +++ b/jdi-light-angular-tests-with-mocks/pom.xml @@ -14,7 +14,7 @@ chrome 1.9.20 11 - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 diff --git a/jdi-light-angular-tests/pom.xml b/jdi-light-angular-tests/pom.xml index 70e79dd046..0311a67575 100644 --- a/jdi-light-angular-tests/pom.xml +++ b/jdi-light-angular-tests/pom.xml @@ -14,7 +14,7 @@ chrome 1.9.20 11 - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 src/test/resources/general.xml diff --git a/jdi-light-applitools-tests/pom.xml b/jdi-light-applitools-tests/pom.xml index f3f422b2e4..6a24a16ddd 100644 --- a/jdi-light-applitools-tests/pom.xml +++ b/jdi-light-applitools-tests/pom.xml @@ -18,7 +18,7 @@ chrome https://jdi-testing.github.io/jdi-light/ 1.9.20 - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 7.8.0 diff --git a/jdi-light-bootstrap-tests/pom.xml b/jdi-light-bootstrap-tests/pom.xml index 3426f48158..83886de19c 100644 --- a/jdi-light-bootstrap-tests/pom.xml +++ b/jdi-light-bootstrap-tests/pom.xml @@ -14,7 +14,7 @@ chrome 2.12.0 - 2.23.0 + 2.25.0 1.9.20 7.8.0 diff --git a/jdi-light-core/pom.xml b/jdi-light-core/pom.xml index 026ddcc838..f58d4b014a 100644 --- a/jdi-light-core/pom.xml +++ b/jdi-light-core/pom.xml @@ -17,7 +17,7 @@ 1.9.20 1.14.0 11 - 2.23.0 + 2.25.0 @@ -25,22 +25,22 @@ org.seleniumhq.selenium selenium-java - 4.11.0 + 4.16.1 com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.16.0 commons-io commons-io - 2.13.0 + 2.15.1 org.apache.commons commons-compress - 1.24.0 + 1.25.0 com.jdiai.tools @@ -66,7 +66,7 @@ io.github.bonigarcia webdrivermanager - 5.5.3 + 5.6.2 com.github.docker-java @@ -95,12 +95,12 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 com.google.guava guava - 32.1.2-jre + 33.0.0-jre diff --git a/jdi-light-html-tests/pom.xml b/jdi-light-html-tests/pom.xml index cd86007d13..3ac6a9e0c4 100644 --- a/jdi-light-html-tests/pom.xml +++ b/jdi-light-html-tests/pom.xml @@ -14,7 +14,7 @@ UTF-8 chrome false - 2.23.0 + 2.25.0 2.12.0 7.8.0 1.9.20 diff --git a/jdi-light-material-ui-tests/pom.xml b/jdi-light-material-ui-tests/pom.xml index cab57fbc1d..b72ff22ecf 100644 --- a/jdi-light-material-ui-tests/pom.xml +++ b/jdi-light-material-ui-tests/pom.xml @@ -13,7 +13,7 @@ chrome 1.9.20 11 - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 1.5.2-SNAPSHOT diff --git a/jdi-light-mobile-tests/pom.xml b/jdi-light-mobile-tests/pom.xml index e62a343063..10ef0a9390 100644 --- a/jdi-light-mobile-tests/pom.xml +++ b/jdi-light-mobile-tests/pom.xml @@ -14,7 +14,7 @@ UTF-8 chrome - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 1.9.20 diff --git a/jdi-light-vuetify-tests/pom.xml b/jdi-light-vuetify-tests/pom.xml index d7e5bb8de4..e93a466829 100644 --- a/jdi-light-vuetify-tests/pom.xml +++ b/jdi-light-vuetify-tests/pom.xml @@ -13,7 +13,7 @@ chrome 1.9.20 11 - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 src/test/resources/general.xml diff --git a/jdi-light/pom.xml b/jdi-light/pom.xml index 11d741ad96..319a785b35 100644 --- a/jdi-light/pom.xml +++ b/jdi-light/pom.xml @@ -15,7 +15,7 @@ 11 1.5.2-SNAPSHOT - 2.20.0 + 2.22.0 diff --git a/test-examples/jdi-light-examples/pom.xml b/test-examples/jdi-light-examples/pom.xml index b035515288..2df23e26e4 100644 --- a/test-examples/jdi-light-examples/pom.xml +++ b/test-examples/jdi-light-examples/pom.xml @@ -12,7 +12,7 @@ 1.5.2-SNAPSHOT chrome - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 1.9.20 diff --git a/test-examples/jdi-performance/pom.xml b/test-examples/jdi-performance/pom.xml index 56800b7d12..8c7aa11950 100644 --- a/test-examples/jdi-performance/pom.xml +++ b/test-examples/jdi-performance/pom.xml @@ -16,7 +16,7 @@ https://jdi-testing.github.io/jdi-light/ 1.9.20 - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 diff --git a/test-templates/jdi-light-testng-template/pom.xml b/test-templates/jdi-light-testng-template/pom.xml index 3e1f60c614..6568f83958 100644 --- a/test-templates/jdi-light-testng-template/pom.xml +++ b/test-templates/jdi-light-testng-template/pom.xml @@ -16,7 +16,7 @@ UTF-8 1.9.20 https://jdi-testing.github.io/jdi-light/ - 2.23.0 + 2.25.0 2.12.0 9.4.12.RC2 https://jdi-testing.github.io/jdi-light/ From dedf85325cdf9cc532adb9ec6b26941c7923d6ed Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Tue, 19 Dec 2023 13:24:00 -0500 Subject: [PATCH 2/2] Update selenium, webdriver and other libraries --- .../main/java/com/epam/jdi/light/driver/get/DriverData.java | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jdi-light-core/src/main/java/com/epam/jdi/light/driver/get/DriverData.java b/jdi-light-core/src/main/java/com/epam/jdi/light/driver/get/DriverData.java index 869959a2d7..23e3194027 100644 --- a/jdi-light-core/src/main/java/com/epam/jdi/light/driver/get/DriverData.java +++ b/jdi-light-core/src/main/java/com/epam/jdi/light/driver/get/DriverData.java @@ -9,14 +9,12 @@ import org.openqa.selenium.firefox.FirefoxOptions; import org.openqa.selenium.firefox.FirefoxProfile; import org.openqa.selenium.ie.InternetExplorerOptions; -import org.openqa.selenium.logging.LoggingPreferences; import org.openqa.selenium.safari.SafariOptions; import java.io.File; import java.util.ArrayList; import java.util.HashMap; import java.util.List; -import java.util.logging.Level; import static com.epam.jdi.light.driver.WebDriverUtils.maximizeWindow; import static com.epam.jdi.light.driver.get.OsTypes.*; @@ -34,8 +32,6 @@ import static org.apache.commons.lang3.ObjectUtils.isNotEmpty; import static org.apache.commons.lang3.StringUtils.isNotBlank; import static org.openqa.selenium.UnexpectedAlertBehaviour.ACCEPT; -import static org.openqa.selenium.ie.InternetExplorerDriver.UNEXPECTED_ALERT_BEHAVIOR; -import static org.openqa.selenium.logging.LogType.PERFORMANCE; import static org.openqa.selenium.remote.CapabilityType.*; /**