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.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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