Download selenium-shutterbug-0.4.jar file - Jar s

Jar examples for s:selenium-shutterbug

Description

Utility library to create customized screenshots using Selenium

You can download jar file selenium-shutterbug 0.4 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add selenium-shutterbug-0.4.jar to your project.

<dependency>
   <groupId>com.assertthat</groupId>
   <artifactId>selenium-shutterbug</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.assertthat', name: 'selenium-shutterbug', version: '0.4'
libraryDependencies += "com.assertthat" % "selenium-shutterbug" % "0.4"
<dependency org="com.assertthat" name="selenium-shutterbug" rev="0.4"/>
@Grapes(@Grab(group='com.assertthat', module='selenium-shutterbug', version='0.4'))
'com.assertthat:selenium-shutterbug:jar:0.4'

Download

Click the following link to download the jar file.

selenium-shutterbug-0.4-javadoc.jar
selenium-shutterbug-0.4-sources.jar
selenium-shutterbug-0.4.jar
selenium-shutterbug-0.4.pom



Related Tutorials