com.redhat.qe/extended-selenium

An extension of the selenium RC client with extra logging and convenience methods

Leiningen/Boot

[com.redhat.qe/extended-selenium "1.0.3.3"]

Clojure CLI/deps.edn

com.redhat.qe/extended-selenium {:mvn/version "1.0.3.3"}

Gradle

implementation("com.redhat.qe:extended-selenium:1.0.3.3")

Maven

<dependency>
  <groupId>com.redhat.qe</groupId>
  <artifactId>extended-selenium</artifactId>
  <version>1.0.3.3</version>
</dependency>