| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки TestNG Тестирование компонентов Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.automation-remarks |
| Идентификатор | Идентификаторvideo-recorder-testng |
| Последняя версия | Последняя версия2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.automation.remarks.video-recorder
Video Recorder is a library that allows to record selenium tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| video-recorder-testng-2.0.pom | |
| video-recorder-testng-2.0.jar | 2 KB |
| video-recorder-testng-2.0-sources.jar | 1 KB |
| video-recorder-testng-2.0-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-testng/ -->
<dependency>
<groupId>com.automation-remarks</groupId>
<artifactId>video-recorder-testng</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-testng/
implementation 'com.automation-remarks:video-recorder-testng:2.0'
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-testng/
implementation ("com.automation-remarks:video-recorder-testng:2.0")
'com.automation-remarks:video-recorder-testng:jar:2.0'
<dependency org="com.automation-remarks" name="video-recorder-testng" rev="2.0">
<artifact name="video-recorder-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automation-remarks', module='video-recorder-testng', version='2.0')
)
libraryDependencies += "com.automation-remarks" % "video-recorder-testng" % "2.0"
[com.automation-remarks/video-recorder-testng "2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.automation-remarks : video-recorder-core | jar | 2.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.7 |
| org.testng : testng | jar | 6.9.9 |
| org.json : json | jar | 20180813 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| commons-io : commons-io | jar | 2.6 |
| org.mockito : mockito-core | jar | 2.25.1 |
| com.automation-remarks : video-recorder-remote | jar | 2.0 |
| junit : junit | jar | 4.12 |
| com.codeborne : selenide | jar | 4.14.2 |
| com.google.inject : guice | jar | 4.2.2 |
| io.github.bonigarcia : webdrivermanager | jar | 3.3.0 |