is not current version
Last Version 1.0.3

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

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

1.0.2
Type

Type

jar

Download fitnesse-selenium-slim 1.0.2


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