is not current version
Last Version 4.2.0

com.github.wasiqb.coteafs:selenium 3.2.0

Selenium WebDriver wrapper framework for clean and maintainable tests.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

selenium
Version

Version

3.2.0
Type

Type

jar

Download selenium 3.2.0


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