License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.rationaleemotions |
ArtifactId | ArtifactIdsimple-se-pageobjects |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSimpleSe PageObjects
A simple way of working with localised page objects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-se-pageobjects-1.0.0.pom | |
simple-se-pageobjects-1.0.0.jar | 29 KB |
simple-se-pageobjects-1.0.0-sources.jar | 14 KB |
simple-se-pageobjects-1.0.0-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rationaleemotions/simple-se-pageobjects/ -->
<dependency>
<groupId>com.github.rationaleemotions</groupId>
<artifactId>simple-se-pageobjects</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rationaleemotions/simple-se-pageobjects/
implementation 'com.github.rationaleemotions:simple-se-pageobjects:1.0.0'
// https://jarcasting.com/artifacts/com.github.rationaleemotions/simple-se-pageobjects/
implementation ("com.github.rationaleemotions:simple-se-pageobjects:1.0.0")
'com.github.rationaleemotions:simple-se-pageobjects:jar:1.0.0'
<dependency org="com.github.rationaleemotions" name="simple-se-pageobjects" rev="1.0.0">
<artifact name="simple-se-pageobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rationaleemotions', module='simple-se-pageobjects', version='1.0.0')
)
libraryDependencies += "com.github.rationaleemotions" % "simple-se-pageobjects" % "1.0.0"
[com.github.rationaleemotions/simple-se-pageobjects "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | [3.0.1,) |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.13.6 |