automium

Automium is a project framework built on top of selenium. This helps in easily modularizing your automation test cases, easy mixing and merging of test flows. this also helps in generating good test report in html (using google charts) and slack.

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.nithind.automium
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

automium
Automium is a project framework built on top of selenium. This helps in easily modularizing your automation test cases, easy mixing and merging of test flows. this also helps in generating good test report in html (using google charts) and slack.
Ссылка на сайт

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

http://maven.apache.org

Скачать automium

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 2.53.1
org.seleniumhq.selenium : selenium-firefox-driver jar 2.53.1
org.apache.velocity : velocity jar 1.7
org.apache.commons : commons-lang3 jar 3.0
org.seleniumhq.selenium : selenium-chrome-driver jar 2.53.1
org.apache.httpcomponents : httpclient jar 4.5.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

Версии библиотеки

Версия
1.0