We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afc0cbf + 7367066 commit a679e0aCopy full SHA for a679e0a
build.gradle
@@ -43,7 +43,7 @@ buildscript {
43
webDriverManagerVersion = '5.4.1'
44
// To use WebAuthn WebDriver extension, alpha release is used here.
45
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
46
- seleniumVersion = '4.8.3'
+ seleniumVersion = '4.14.0'
47
48
}
49
0 commit comments