org.clojars.atroche/clj-webdriver

Clojure API for Selenium-WebDriver

Leiningen/Boot

[org.clojars.atroche/clj-webdriver "0.6.1"]

Clojure CLI/deps.edn

org.clojars.atroche/clj-webdriver {:mvn/version "0.6.1"}

Gradle

implementation("org.clojars.atroche:clj-webdriver:0.6.1")

Maven

<dependency>
  <groupId>org.clojars.atroche</groupId>
  <artifactId>clj-webdriver</artifactId>
  <version>0.6.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.