не последняя версия
Последняя версия 1.6

com.assertthat:selenium-shutterbug 0.9.2

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

Группа

Группа

com.assertthat
Идентификатор

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

selenium-shutterbug
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать selenium-shutterbug 0.9.2


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