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 b6ba150 commit cd7b1d3Copy full SHA for cd7b1d3
selenium4Deps.gradle
@@ -43,7 +43,7 @@ dependencies {
43
api 'com.beust:jcommander:1.82'
44
api 'io.netty:netty-transport-native-epoll:4.1.119.Final'
45
api 'io.netty:netty-transport-native-kqueue:4.1.119.Final'
46
- testImplementation 'io.appium:java-client:9.4.0'
+ testImplementation 'io.appium:java-client:10.0.0'
47
testImplementation 'org.mockito:mockito-core:4.11.0'
48
}
49
api 'com.nordstrom.tools:testng-foundation'
0 commit comments