is not current version
Last Version 3.0.0-alpha.3

org.jboss.arquillian.graphene:arquillian-browser-screenshooter 2.2.0

An extension to make screenshots during testing

Categories

Categories

JBoss Container Application Servers Arquillian Application Testing & Monitoring
GroupId

GroupId

org.jboss.arquillian.graphene
ArtifactId

ArtifactId

arquillian-browser-screenshooter
Version

Version

2.2.0
Type

Type

jar

Download arquillian-browser-screenshooter 2.2.0


<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/arquillian-browser-screenshooter/ -->
<dependency>
    <groupId>org.jboss.arquillian.graphene</groupId>
    <artifactId>arquillian-browser-screenshooter</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/arquillian-browser-screenshooter/
implementation 'org.jboss.arquillian.graphene:arquillian-browser-screenshooter:2.2.0'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/arquillian-browser-screenshooter/
implementation ("org.jboss.arquillian.graphene:arquillian-browser-screenshooter:2.2.0")
'org.jboss.arquillian.graphene:arquillian-browser-screenshooter:jar:2.2.0'
<dependency org="org.jboss.arquillian.graphene" name="arquillian-browser-screenshooter" rev="2.2.0">
  <artifact name="arquillian-browser-screenshooter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='arquillian-browser-screenshooter', version='2.2.0')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "arquillian-browser-screenshooter" % "2.2.0"
[org.jboss.arquillian.graphene/arquillian-browser-screenshooter "2.2.0"]