com.semperos/selenium-webdriver-clj

Clojure wrapper around Selenium-WebDriver library

  • VCSN/A

  • cljdoc documentationcljdoc
  • 19 Downloads
  • 19 This Version

Leiningen/Boot

[com.semperos/selenium-webdriver-clj "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.semperos/selenium-webdriver-clj {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("com.semperos:selenium-webdriver-clj:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.semperos</groupId>
  <artifactId>selenium-webdriver-clj</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>