is not current version
Last Version 4.2.0

com.github.wasiqb.coteafs:selenium 4.1.1

Selenium WebDriver wrapper framework for clean and maintainable tests.

License

License

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

selenium
Version

Version

4.1.1
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 4.1.1


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.wasiqb.coteafs : datasource jar 1.4.0
com.github.wasiqb.coteafs : listeners jar 3.3.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 3.141.59
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.4.0
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.