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

org.jboss.arquillian.graphene:arquillian-browser-screenshooter 2.1.0.Alpha3

An extension to make screenshots during testing

Категории

Категории

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

Группа

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

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

arquillian-browser-screenshooter
Версия

Версия

2.1.0.Alpha3
Тип

Тип

jar

Скачать arquillian-browser-screenshooter 2.1.0.Alpha3


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