Last Version

GIF WebDriver wrapper 1.0.2

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

License

License

MIT
GroupId

GroupId

com.github.bogdanlivadariu
ArtifactId

ArtifactId

gif-webdriver
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/web-innovate/gif-webdriver
Source Code Management

Source Code Management

https://github.com/web-innovate/gif-webdriver

Download gif-webdriver 1.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.10.0
org.apache.logging.log4j : log4j-core jar 2.3
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.7
org.testng : testng jar 6.14.2
org.mockito : mockito-core jar 2.17.0

Project Modules

There are no modules declared in this project.