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-parent
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

https://github.com/devangnithin/automium

Скачать automium-parent

Имя Файла Размер
automium-parent-1.0.pom 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • automium

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

Версия
1.0