Last Version

Selenium Utils 2.0.1

Utilities for selenium testing

License

License

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

selenium-utils
Version

Version

2.0.1
Type

Type

pom
Description

Description

Selenium Utils
Utilities for selenium testing
Project URL

Project URL

https://github.com/pojosontheweb/selenium-utils
Source Code Management

Source Code Management

https://github.com/pojosontheweb/selenium-utils

Download selenium-utils 2.0.1

Filename Size
selenium-utils-2.0.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • test-app
  • core
  • groovy