Last Version

The Waiter 1.0

A library for writing reliable tests with Selenium

License

License

GroupId

GroupId

com.imalittletester
ArtifactId

ArtifactId

thewaiter
Version

Version

1.0
Type

Type

jar
Description

Description

The Waiter
A library for writing reliable tests with Selenium
Project URL

Project URL

https://github.com/iamalittletester/thewaiter
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.8.1

Project Modules

There are no modules declared in this project.