is not current version
Last Version 1.0.3

com.github.andreptb:fitnesse-selenium-slim 0.5.1

FitNesse Selenium fixture in slim format. Allows running selenium commands similar to firefox IDE plugin.

GroupId

GroupId

com.github.andreptb
ArtifactId

ArtifactId

fitnesse-selenium-slim
Version

Version

0.5.1
Type

Type

jar

Download fitnesse-selenium-slim 0.5.1


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