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

selenium automation framework parent 0.1.2

Selenium automation framework is not only a test automation framework, but also the best practice of using Selenium for automation testing. It provides nature way describe your web pages, and provides a lot of handy features to release you from the framework development. You can apply a lot of best practices of Selenium testing in one minute.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.licanhua.test
Идентификатор

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

selenium-automation-parent
Версия

Версия

0.1.2
Тип

Тип

pom
Описание

Описание

selenium automation framework parent
Selenium automation framework is not only a test automation framework, but also the best practice of using Selenium for automation testing. It provides nature way describe your web pages, and provides a lot of handy features to release you from the framework development. You can apply a lot of best practices of Selenium testing in one minute.
Ссылка на сайт

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

https://github.com/licanhua/selenium-automation
Система контроля версий

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

https://github.com/licanhua/selenium-automation

Скачать selenium-automation-parent 0.1.2

Имя Файла Размер
selenium-automation-parent-0.1.2.pom 5 KB
Обзор

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

Зависимости

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

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

  • selenium-automation-framework
  • selenium-automation-example