License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.aimmac23 |
ArtifactId | ArtifactIdselenium-video-node |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionselenium-video-node
Selenium Grid plugin that records videos of running tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
selenium-video-node-2.9.pom | |
selenium-video-node-2.9.jar | 3 MB |
selenium-video-node-2.9-sources.jar | 29 KB |
selenium-video-node-2.9-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aimmac23/selenium-video-node/ -->
<dependency>
<groupId>com.aimmac23</groupId>
<artifactId>selenium-video-node</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.aimmac23/selenium-video-node/
implementation 'com.aimmac23:selenium-video-node:2.9'
// https://jarcasting.com/artifacts/com.aimmac23/selenium-video-node/
implementation ("com.aimmac23:selenium-video-node:2.9")
'com.aimmac23:selenium-video-node:jar:2.9'
<dependency org="com.aimmac23" name="selenium-video-node" rev="2.9">
<artifact name="selenium-video-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aimmac23', module='selenium-video-node', version='2.9')
)
libraryDependencies += "com.aimmac23" % "selenium-video-node" % "2.9"
[com.aimmac23/selenium-video-node "2.9"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.3.1 |
org.json : json | jar | 20180813 |
com.amazonaws : aws-java-sdk-s3 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.5 |
org.mock-server : mockserver-netty | jar | 3.11 |