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

The Waiter 1.0

A library for writing reliable tests with Selenium

Лицензия

Лицензия

Группа

Группа

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

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

thewaiter
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

The Waiter
A library for writing reliable tests with Selenium
Ссылка на сайт

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

https://github.com/iamalittletester/thewaiter
Система контроля версий

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

https://github.com/iamalittletester/thewaiter/tree/master

Скачать thewaiter 1.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 3.8.1

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

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