Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

io.github.montanizstills
Идентификатор

Идентификатор

Nezonium
Версия

Версия

0.0.10x
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/montanizstills/Nezonium
Система контроля версий

Система контроля версий

https://github.com/montanizstills/Nezonium

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.