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

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

Video Recorder is a library that allows to record selenium tests

Категории

Категории

IDE Инструменты разработки TestNG Тестирование компонентов Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.automation-remarks
Идентификатор

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

video-recorder-testng
Версия

Версия

1.1
Тип

Тип

jar

Скачать video-recorder-testng 1.1


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