is not current version
Last Version 1.6

selenium-shutterbug 1.5

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

License

License

GroupId

GroupId

com.assertthat
ArtifactId

ArtifactId

selenium-shutterbug
Version

Version

1.5
Type

Type

jar
Description

Description

selenium-shutterbug
Utility library to create customized screenshots using Selenium WebDriver and Java AWT
Project URL

Project URL

http://www.assertthat.com
Source Code Management

Source Code Management

https://github.com/assertthat/selenium-shutterbug

Download selenium-shutterbug 1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
commons-io : commons-io jar 2.7
org.projectlombok : lombok jar 1.18.8
com.github.zafarkhaja : java-semver jar 0.9.0
io.github.bonigarcia : webdrivermanager jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.