com.github.wasiqb.coteafs:selenium

Selenium WebDriver wrapper framework for clean and maintainable tests.

License

License

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

selenium
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Selenium WebDriver wrapper framework for clean and maintainable tests.
Project URL

Project URL

https://github.com/WasiqB/coteafs-selenium
Project Organization

Project Organization

Wasiq Bhamla

Download selenium

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.wasiqb.coteafs : datasource jar 1.5.0
com.github.wasiqb.coteafs : listeners jar 3.4.0
com.github.wasiqb.coteafs : error jar 1.15.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.google.truth : truth jar 1.1.3
org.seleniumhq.selenium : selenium-java jar 4.1.1
io.github.bonigarcia : webdrivermanager jar 5.0.3
com.google.guava : guava jar 31.0.1-jre
com.github.stephenc.monte : monte-screen-recorder jar 0.7.7.0

provided (5)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9
org.testng : testng jar 7.5
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
com.github.javafaker : javafaker jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0
4.1.1
4.1.0
4.0.1
4.0.0
3.4.0
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
3.0.0-beta1
2.1.0
2.1.0-beta1
2.0.0
2.0.0-beta1
1.0.0
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1