Webcat Testing Platform

A library that eases the development of tests using selenium.

Лицензия

Лицензия

MIT
Категории

Категории

ORM Данные
Группа

Группа

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

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

webcat-testing-platform
Последняя версия

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

0.0.13
Дата

Дата

Тип

Тип

jar
Описание

Описание

Webcat Testing Platform
A library that eases the development of tests using selenium.

Скачать webcat-testing-platform

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.16
org.seleniumhq.selenium : selenium-java jar 2.39.0
junit : junit jar 4.11
commons-validator : commons-validator jar 1.4.0
com.byclosure.webcat : webcat-runner-jvm jar 1.0.1
com.google.inject : guice jar 3.0

test (2)

Идентификатор библиотеки Тип Версия
com.github.detro : phantomjsdriver jar 1.2.0
org.mockito : mockito-all jar 1.9.5

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

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

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

Версия
0.0.13
0.0.12
0.0.11
0.0.10