is not current version
Last Version 2.0

com.automation-remarks:video-recorder-testng 1.0.6

Video Recorder is a library that allows to record selenium tests

Categories

Categories

IDE Development Tools TestNG Unit Testing Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automation-remarks
ArtifactId

ArtifactId

video-recorder-testng
Version

Version

1.0.6
Type

Type

jar

Download video-recorder-testng 1.0.6


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