Substeps WebDriver Patch

A rest driver implementation for Substeps, to provide a means of testing rest endpoints.

License

License

GroupId

GroupId

uk.co.baconi.substeps
ArtifactId

ArtifactId

webdriver-substeps-patch
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Substeps WebDriver Patch
A rest driver implementation for Substeps, to provide a means of testing rest endpoints.

Download webdriver-substeps-patch

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.baconi.substeps/webdriver-substeps-patch/ -->
<dependency>
    <groupId>uk.co.baconi.substeps</groupId>
    <artifactId>webdriver-substeps-patch</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.baconi.substeps/webdriver-substeps-patch/
implementation 'uk.co.baconi.substeps:webdriver-substeps-patch:0.0.3'
// https://jarcasting.com/artifacts/uk.co.baconi.substeps/webdriver-substeps-patch/
implementation ("uk.co.baconi.substeps:webdriver-substeps-patch:0.0.3")
'uk.co.baconi.substeps:webdriver-substeps-patch:jar:0.0.3'
<dependency org="uk.co.baconi.substeps" name="webdriver-substeps-patch" rev="0.0.3">
  <artifact name="webdriver-substeps-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.baconi.substeps', module='webdriver-substeps-patch', version='0.0.3')
)
libraryDependencies += "uk.co.baconi.substeps" % "webdriver-substeps-patch" % "0.0.3"
[uk.co.baconi.substeps/webdriver-substeps-patch "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.typesafe : config jar 1.3.0
com.technophobia.substeps : webdriver-substeps jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2