Last Version

selenium-shutterbug 1.6

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.6
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.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.1.1
commons-io : commons-io jar 2.7
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.