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.
1 parent 88ff3a1 commit dff698eCopy full SHA for dff698e
selenium4Deps.gradle
@@ -32,9 +32,9 @@ dependencies {
32
api 'org.seleniumhq.selenium:selenium-firefox-driver:4.25.0'
33
api 'org.seleniumhq.selenium:selenium-opera-driver:4.4.0'
34
api 'org.seleniumhq.selenium:selenium-safari-driver:4.25.0'
35
- api 'com.nordstrom.ui-tools:htmlunit-remote:4.23.0'
36
- api 'org.seleniumhq.selenium:htmlunit3-driver:4.23.0'
37
- api 'org.htmlunit:htmlunit:4.4.0'
+ api 'com.nordstrom.ui-tools:htmlunit-remote:4.25.0'
+ api 'org.seleniumhq.selenium:htmlunit3-driver:4.25.0'
+ api 'org.htmlunit:htmlunit:4.5.0'
38
api 'com.codeborne:phantomjsdriver:1.5.0'
39
api 'org.apache.httpcomponents:httpclient:4.5.14'
40
api 'org.eclipse.jetty:jetty-servlet:9.4.50.v20221201'
0 commit comments