webelemental

WebElemental is a small library to make writing Selenium tests easier. The existing WebElement interface is a bit clunky and hard to use. WebElemental introduces the Element class, which works with an API modeled on jQuery. This means that web tests can be written in a way that is familiar to those used to CSS selectors and jQuery.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

webelemental
WebElemental is a small library to make writing Selenium tests easier. The existing WebElement interface is a bit clunky and hard to use. WebElemental introduces the Element class, which works with an API modeled on jQuery. This means that web tests can be written in a way that is familiar to those used to CSS selectors and jQuery.
Организация-разработчик

Организация-разработчик

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

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

http://github.com/atomicleopard/WebElemental

Скачать webelemental

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.atomicleopard : expressive jar 0.9.2

provided (3)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-api jar 2.6.0
org.hamcrest : hamcrest-all jar 1.1
junit : junit jar 4.8.2

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.8.5

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

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

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

Версия
0.0.1