is not current version
Last Version 1.6

com.assertthat:selenium-shutterbug 1.2

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

GroupId

GroupId

com.assertthat
ArtifactId

ArtifactId

selenium-shutterbug
Version

Version

1.2
Type

Type

jar

Download selenium-shutterbug 1.2


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