is not current version
Last Version 1.6

com.dev9:webdriver-utils 1.5

Webdriver Utils

GroupId

GroupId

com.dev9
ArtifactId

ArtifactId

webdriver-utils
Version

Version

1.5
Type

Type

jar

Download webdriver-utils 1.5


<!-- https://jarcasting.com/artifacts/com.dev9/webdriver-utils/ -->
<dependency>
    <groupId>com.dev9</groupId>
    <artifactId>webdriver-utils</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.dev9/webdriver-utils/
implementation 'com.dev9:webdriver-utils:1.5'
// https://jarcasting.com/artifacts/com.dev9/webdriver-utils/
implementation ("com.dev9:webdriver-utils:1.5")
'com.dev9:webdriver-utils:jar:1.5'
<dependency org="com.dev9" name="webdriver-utils" rev="1.5">
  <artifact name="webdriver-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dev9', module='webdriver-utils', version='1.5')
)
libraryDependencies += "com.dev9" % "webdriver-utils" % "1.5"
[com.dev9/webdriver-utils "1.5"]