License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdselenium |
Version | Version3.4.0 |
Type | Typejar |
Description |
DescriptionSelenium WebDriver wrapper framework for clean and maintainable tests.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
selenium-3.4.0.pom | |
selenium-3.4.0.jar | 81 KB |
selenium-3.4.0-sources.jar | 71 KB |
selenium-3.4.0-javadoc.jar | 829 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/selenium/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>selenium</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/selenium/
implementation 'com.github.wasiqb.coteafs:selenium:3.4.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/selenium/
implementation ("com.github.wasiqb.coteafs:selenium:3.4.0")
'com.github.wasiqb.coteafs:selenium:jar:3.4.0'
<dependency org="com.github.wasiqb.coteafs" name="selenium" rev="3.4.0">
<artifact name="selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='selenium', version='3.4.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "selenium" % "3.4.0"
[com.github.wasiqb.coteafs/selenium "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : configs | jar | 2.3.0 |
com.github.wasiqb.coteafs : listeners | jar | 2.5.0 |
com.github.wasiqb.coteafs : error | jar | 1.15.0 |
com.github.wasiqb.coteafs : logger | jar | 2.5.0 |
com.google.truth : truth | jar | 1.0.1 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
io.github.bonigarcia : webdrivermanager | jar | 4.2.2 |
com.google.guava : guava | jar | 29.0-jre |
com.github.stephenc.monte : monte-screen-recorder | jar | 0.7.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-text | jar | 1.9 |
org.testng : testng | jar | 7.1.0 |
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-io : commons-io | jar | 2.8.0 |
com.epam.reportportal : logger-java-log4j | jar | 5.0.1 |
com.epam.reportportal : agent-java-testng | jar | 5.0.7 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.javafaker : javafaker | jar | 1.0.2 |