Skip to content

Installation

Inha Briia edited this page Nov 22, 2016 · 4 revisions

The project is available in Maven Central

Maven dependency

<dependency>
    <groupId>com.assertthat</groupId> 
    <artifactId>selenium-shutterbug</artifactId>
    <version>x.x</version>
</dependency>

Using Gradle

compile 'com.assertthat:selenium-shutterbug:x.x'
Clone this wiki locally