не последняя версия
Последняя версия 3.0.0-alpha.3

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

An extension to make screenshots during testing

Категории

Категории

JBoss Контейнер Application Servers Arquillian Тестирование приложения и мониторинг
Группа

Группа

org.jboss.arquillian.graphene
Идентификатор

Идентификатор

arquillian-browser-screenshooter
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать arquillian-browser-screenshooter 2.3.1


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