Last Version

Nezonium - A Selenium Wrapper Framework 0.0.10x

A Scalable, Gherkin-like, Selenium-Wrapper framework. Designed to alleviate common web testing nuances, such as: WebDriver Management - downloading drivers, etc. And, leverage Page-Object Modelling design patterns.

License

License

GroupId

GroupId

io.github.montanizstills
ArtifactId

ArtifactId

Nezonium
Version

Version

0.0.10x
Type

Type

jar
Description

Description

Nezonium - A Selenium Wrapper Framework
A Scalable, Gherkin-like, Selenium-Wrapper framework. Designed to alleviate common web testing nuances, such as: WebDriver Management - downloading drivers, etc. And, leverage Page-Object Modelling design patterns.
Project URL

Project URL

https://github.com/montanizstills/Nezonium
Source Code Management

Source Code Management

https://github.com/montanizstills/Nezonium

Download Nezonium 0.0.10x


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.bonigarcia : selenium-jupiter jar 4.0.1
org.seleniumhq.selenium : selenium-java jar 4.1.1
ru.yandex.qatools.ashot : ashot jar 1.5.4
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.