Limo 0.2.1

Released under the Eclipse Public License

A clojure wrapper around selenium webdriver.

Installation

To install, add the following dependency to your project or build file:

[limo "0.2.1"]

Namespaces

limo.api

The core API wrapper around selenium webdrivers

limo.driver

limo.helpers

Public variables and functions:

limo.java

This namespace in limo is for translating between clojure data structures and java classes.

limo.test

Limo features useful under a testing context