License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIduk.ac.cam.automation |
ArtifactId | ArtifactIdseleniumframework |
Version | Version4.1.2 |
Type | Typejar |
Description |
DescriptionSelenium Java Framework
A framework to enable test automation engineers to focus on writing tests rather than maintaining a testing
framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
seleniumframework-4.1.2.pom | |
seleniumframework-4.1.2.jar | 90 KB |
seleniumframework-4.1.2-sources.jar | 57 KB |
seleniumframework-4.1.2-javadoc.jar | 493 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/ -->
<dependency>
<groupId>uk.ac.cam.automation</groupId>
<artifactId>seleniumframework</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation 'uk.ac.cam.automation:seleniumframework:4.1.2'
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation ("uk.ac.cam.automation:seleniumframework:4.1.2")
'uk.ac.cam.automation:seleniumframework:jar:4.1.2'
<dependency org="uk.ac.cam.automation" name="seleniumframework" rev="4.1.2">
<artifact name="seleniumframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.cam.automation', module='seleniumframework', version='4.1.2')
)
libraryDependencies += "uk.ac.cam.automation" % "seleniumframework" % "4.1.2"
[uk.ac.cam.automation/seleniumframework "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 4.0.0 |
org.seleniumhq.selenium : selenium-api | jar | 4.0.0 |
io.github.bonigarcia : webdrivermanager | jar | 5.0.2 |
org.testng : testng | jar | 7.3.0 |
io.qameta.allure : allure-cucumber6-jvm | jar | 2.16.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
com.google.guava : guava | jar | 31.0.1-jre |
io.cucumber : cucumber-java | jar | 6.11.0 |
io.cucumber : cucumber-core | jar | 6.11.0 |
io.cucumber : cucumber-testng | jar | 6.11.0 |
io.cucumber : cucumber-jvm | pom | 6.11.0 |
org.springframework : spring-jdbc | jar | 5.3.12 |
com.sun.mail : javax.mail | jar | 1.6.2 |
io.cucumber : cucumber-guice | jar | 6.11.0 |
com.google.inject : guice | jar | 5.0.1 |
org.apache.commons : commons-text | jar | 1.9 |
commons-io : commons-io | jar | 2.11.0 |
io.appium : java-client | jar | 7.6.0 |