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.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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