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

com.aimmac23:selenium-video-node 2.0

Selenium Grid plugin that records videos of running tests

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.aimmac23
Идентификатор

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

selenium-video-node
Версия

Версия

2.0
Тип

Тип

jar

Скачать selenium-video-node 2.0


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