Skip to content

Commit

Permalink
upgrade zk-webdriver to use docker v1 command
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Aug 22, 2023
1 parent e8476c4 commit 02f74d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zktest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ dependencies {
testImplementation 'org.eclipse.jetty:apache-jsp:10.0.11'
testImplementation 'org.junit.platform:junit-platform-launcher:1.9.0'
testImplementation 'xml-apis:xml-apis:1.4.01'
testImplementation 'org.zkoss.test:zk-webdriver:1.0.10'
testImplementation 'org.zkoss.test:zk-webdriver:1.0.10.1'

// For B96_ZK_4194Test to use a specific Chrome driver version (this will change to match latest chrome)
testImplementation 'org.seleniumhq.selenium:selenium-devtools-v115:4.11.0'
Expand Down

0 comments on commit 02f74d7

Please sign in to comment.