is not current version
Last Version 2.9

com.aimmac23:selenium-video-node 2.2

Selenium Grid plugin that records videos of running tests

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.aimmac23
ArtifactId

ArtifactId

selenium-video-node
Version

Version

2.2
Type

Type

jar

Download selenium-video-node 2.2


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