Upgrade to Selenium 4.1.1

Closes gh-29237
This commit is contained in:
Stephane Nicoll
2022-01-03 09:42:41 +01:00
parent 017d3dc402
commit a2bed160f0
4 changed files with 13 additions and 9 deletions

View File

@@ -1549,7 +1549,7 @@ bom {
]
}
}
library("Selenium", "3.141.59") {
library("Selenium", "4.1.1") {
group("org.seleniumhq.selenium") {
modules = [
"selenium-api",