Jar examples for s:selenium-shutterbug
Utility library to create customized screenshots using Selenium
You can download jar file selenium-shutterbug 0.4 in this page.
The MIT License (MIT)
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'
Click the following link to download the jar file.
selenium-shutterbug-0.4-javadoc.jar