Last Version

video-recorder 1.0.2

Video Recorder is a library that allows to record selenium tests

License

License

Categories

Categories

IDE Development Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automation-remarks
ArtifactId

ArtifactId

video-recorder
Version

Version

1.0.2
Type

Type

jar
Description

Description

video-recorder
Video Recorder is a library that allows to record selenium tests

Download video-recorder 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.5
com.codeborne : selenide jar 3.4

Project Modules

There are no modules declared in this project.