License |
License |
---|---|
GroupId | GroupIdcom.github.andreptb |
ArtifactId | ArtifactIdfitnesse-selenium-slim |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionfitnesse-selenium-slim
FitNesse Selenium fixture in slim format. Allows running selenium commands similar to firefox IDE plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andreptb/fitnesse-selenium-slim/ -->
<dependency>
<groupId>com.github.andreptb</groupId>
<artifactId>fitnesse-selenium-slim</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andreptb/fitnesse-selenium-slim/
implementation 'com.github.andreptb:fitnesse-selenium-slim:1.0.3'
// https://jarcasting.com/artifacts/com.github.andreptb/fitnesse-selenium-slim/
implementation ("com.github.andreptb:fitnesse-selenium-slim:1.0.3")
'com.github.andreptb:fitnesse-selenium-slim:jar:1.0.3'
<dependency org="com.github.andreptb" name="fitnesse-selenium-slim" rev="1.0.3">
<artifact name="fitnesse-selenium-slim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andreptb', module='fitnesse-selenium-slim', version='1.0.3')
)
libraryDependencies += "com.github.andreptb" % "fitnesse-selenium-slim" % "1.0.3"
[com.github.andreptb/fitnesse-selenium-slim "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.fitnesse : fitnesse | jar | 20161106 |
org.seleniumhq.selenium : selenium-java | jar | 3.0.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.4 |
org.reflections : reflections | jar | 0.9.10 |
one.util : streamex | jar | 0.6.2 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.fitnesse.plugins : maven-classpath-plugin Optional | jar | 1.9 |
com.google.guava : guava | jar | 18.0 |
commons-cli : commons-cli Optional | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.andreptb : fitnesse-jdbc-slim | jar | 0.0.2 |
org.hsqldb : hsqldb | jar | 2.3.3 |