License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIduk.ac.cam.automation |
ArtifactId | ArtifactIdseleniumframework |
Version | Version3.1.4 |
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seleniumframework-3.1.4.pom | |
seleniumframework-3.1.4.jar | 90 KB |
seleniumframework-3.1.4-sources.jar | 57 KB |
seleniumframework-3.1.4-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/ -->
<dependency>
<groupId>uk.ac.cam.automation</groupId>
<artifactId>seleniumframework</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation 'uk.ac.cam.automation:seleniumframework:3.1.4'
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation ("uk.ac.cam.automation:seleniumframework:3.1.4")
'uk.ac.cam.automation:seleniumframework:jar:3.1.4'
<dependency org="uk.ac.cam.automation" name="seleniumframework" rev="3.1.4">
<artifact name="seleniumframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.cam.automation', module='seleniumframework', version='3.1.4')
)
libraryDependencies += "uk.ac.cam.automation" % "seleniumframework" % "3.1.4"
[uk.ac.cam.automation/seleniumframework "3.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
io.github.bonigarcia : webdrivermanager | jar | 4.0.0 |
org.testng : testng | jar | 7.1.0 |
io.qameta.allure : allure-cucumber5-jvm | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
io.cucumber : cucumber-java | jar | 5.7.0 |
io.cucumber : cucumber-core | jar | 5.7.0 |
io.cucumber : cucumber-testng | jar | 5.7.0 |
io.cucumber : cucumber-jvm | pom | 5.7.0 |
org.springframework : spring-jdbc | jar | 5.2.7.RELEASE |
com.sun.mail : javax.mail | jar | 1.6.2 |
io.cucumber : cucumber-guice | jar | 5.7.0 |
com.google.inject : guice | jar | 4.2.3 |
org.apache.commons : commons-text | jar | 1.8 |
commons-io : commons-io | jar | 2.6 |
io.appium : java-client | jar | 7.3.0 |