flick

Flick is an acceptance testing library for Java that implements the Screenplay pattern

License

License

GroupId

GroupId

co.unruly
ArtifactId

ArtifactId

flick
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

flick
Flick is an acceptance testing library for Java that implements the Screenplay pattern
Project URL

Project URL

https://github.com/unruly/flick

Download flick

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-api jar 2.45.0
org.seleniumhq.selenium : selenium-java jar 2.45.0
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
com.codeborne : phantomjsdriver jar 1.2.1

Project Modules

There are no modules declared in this project.
co.unruly

Unruly

Open Source at Unruly - the video marketplace you can trust.

Versions

Version
1.0.2
1.0.1