Эх сурвалжийг харах

Use com.codeborne:selenide:6.12.4

Marcus Hert Da Coregio 1 жил өмнө
parent
commit
86efedab11

+ 1 - 1
servlet/spring-boot/java/cas/login/build.gradle

@@ -22,7 +22,7 @@ dependencies {
     testImplementation 'org.springframework.boot:spring-boot-starter-test'
     testImplementation 'org.springframework.security:spring-security-test'
     testImplementation "org.testcontainers:junit-jupiter"
-    testImplementation 'com.codeborne:selenide:7.0.2'
+    testImplementation 'com.codeborne:selenide:6.12.4'
     testImplementation 'org.seleniumhq.selenium:selenium-chrome-driver'
     testImplementation 'org.seleniumhq.selenium:selenium-java'
     testImplementation 'io.github.bonigarcia:webdrivermanager:5.5.2'