|
|
|
|
@ -36,6 +36,7 @@ dependencies {
@@ -36,6 +36,7 @@ dependencies {
|
|
|
|
|
exclude group: "commons-logging", module: "commons-logging" |
|
|
|
|
} |
|
|
|
|
optional("org.seleniumhq.selenium:htmlunit-driver") { |
|
|
|
|
exclude group: "commons-logging", module: "commons-logging" |
|
|
|
|
exclude group: "net.bytebuddy", module: "byte-buddy" |
|
|
|
|
} |
|
|
|
|
optional("org.seleniumhq.selenium:selenium-java") { |
|
|
|
|
|