Skip to content

Commit

Permalink
Upgrade zk-webdriver version to 1.4.16.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JamsonChan committed Apr 24, 2024
1 parent 41fa3f0 commit 8c3497d
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 @@ -126,7 +126,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.4.16.1.2'
testImplementation 'org.zkoss.test:zk-webdriver:1.4.16.1.3'

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

0 comments on commit 8c3497d

Please sign in to comment.