License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.tourniquet.junit |
ArtifactId | ArtifactIdtourniquet-pageobjects |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontourniquet-pageobjects
A small library to define a pageobject model for testing applications with selenium.
|
Project Organization |
Project OrganizationDevCon5 GmbH |
<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-pageobjects/ -->
<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-pageobjects</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-pageobjects/
implementation 'io.tourniquet.junit:tourniquet-pageobjects:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-pageobjects/
implementation ("io.tourniquet.junit:tourniquet-pageobjects:0.4.8")
'io.tourniquet.junit:tourniquet-pageobjects:jar:0.4.8'
<dependency org="io.tourniquet.junit" name="tourniquet-pageobjects" rev="0.4.8">
<artifact name="tourniquet-pageobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-pageobjects', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-pageobjects" % "0.4.8"
[io.tourniquet.junit/tourniquet-pageobjects "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
io.tourniquet.junit : tourniquet-tx | jar | 0.4.8 |
io.tourniquet.junit : tourniquet-core | jar | 0.4.8 |
io.tourniquet.junit : tourniquet-selenium | jar | 0.4.8 |
org.seleniumhq.selenium : selenium-java | jar | 2.52.0 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 2.52.0 |
org.seleniumhq.selenium : selenium-ie-driver | jar | 2.52.0 |
org.seleniumhq.selenium : selenium-safari-driver | jar | 2.52.0 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 2.52.0 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |