Skip to content

Commit

Permalink
Provide dependency management for missing Selenium modules
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye authored and wilkinsona committed Nov 8, 2022
1 parent 1e536f5 commit 4161f5b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1576,10 +1576,17 @@ bom {
modules = [
"selenium-api",
"selenium-chrome-driver",
"selenium-chromium-driver",
"selenium-devtools-v85",
"selenium-devtools-v99",
"selenium-devtools-v100",
"selenium-devtools-v101",
"selenium-edge-driver",
"selenium-firefox-driver",
"selenium-http",
"selenium-ie-driver",
"selenium-java",
"selenium-json",
"selenium-opera-driver",
"selenium-remote-driver",
"selenium-safari-driver",
Expand Down

0 comments on commit 4161f5b

Please sign in to comment.