is not current version
Last Version 1.6

com.assertthat:selenium-shutterbug 1.4

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

GroupId

GroupId

com.assertthat
ArtifactId

ArtifactId

selenium-shutterbug
Version

Version

1.4
Type

Type

jar

Download selenium-shutterbug 1.4


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