is not current version
Last Version 1.0.2

com.github.bogdanlivadariu:gif-webdriver 1.0.0

Wrapper on top of webdriver that is able to generate a GIF during the execution of a test

GroupId

GroupId

com.github.bogdanlivadariu
ArtifactId

ArtifactId

gif-webdriver
Version

Version

1.0.0
Type

Type

jar

Download gif-webdriver 1.0.0


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