is not current version
Last Version 1.6

com.assertthat:selenium-shutterbug 0.9.3

Utility library to create customized screenshots using Selenium WebDriver and Java AWT

GroupId

GroupId

com.assertthat
ArtifactId

ArtifactId

selenium-shutterbug
Version

Version

0.9.3
Type

Type

jar

Download selenium-shutterbug 0.9.3


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