Last Version

wiselenium factory 0.3.0

wiselenium module that takes the Page Object Pattern to the next level.

License

License

GroupId

GroupId

com.github.wiselenium
ArtifactId

ArtifactId

wiselenium-factory
Version

Version

0.3.0
Type

Type

jar
Description

Description

wiselenium factory
wiselenium module that takes the Page Object Pattern to the next level.
Project URL

Project URL

https://github.com/wiselenium/wiselenium

Download wiselenium-factory 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.wiselenium/wiselenium-factory/ -->
<dependency>
    <groupId>com.github.wiselenium</groupId>
    <artifactId>wiselenium-factory</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wiselenium/wiselenium-factory/
implementation 'com.github.wiselenium:wiselenium-factory:0.3.0'
// https://jarcasting.com/artifacts/com.github.wiselenium/wiselenium-factory/
implementation ("com.github.wiselenium:wiselenium-factory:0.3.0")
'com.github.wiselenium:wiselenium-factory:jar:0.3.0'
<dependency org="com.github.wiselenium" name="wiselenium-factory" rev="0.3.0">
  <artifact name="wiselenium-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wiselenium', module='wiselenium-factory', version='0.3.0')
)
libraryDependencies += "com.github.wiselenium" % "wiselenium-factory" % "0.3.0"
[com.github.wiselenium/wiselenium-factory "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.39.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.