Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add primary links for this project's resources to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Aug 11, 2011
1 parent 1507bb5 commit c38290a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,11 @@


This is a Clojure library for driving a web browser using Selenium-WebDriver as the backend. Credits to [mikitebeka/webdriver-clj][webdriver-orig] for the initial code for this project and many of the low-level wrappers around the WebDriver API. This is a Clojure library for driving a web browser using Selenium-WebDriver as the backend. Credits to [mikitebeka/webdriver-clj][webdriver-orig] for the initial code for this project and many of the low-level wrappers around the WebDriver API.


* [Project Wiki](https://github.com/semperos/clj-webdriver/wiki)
* [Marginalia Documentation](http://techylinguist.com/project-static/clj-webdriver/uberdoc.html)
* [Google Group](https://groups.google.com/forum/#!forum/clj-webdriver)
* [Issue Queue](https://github.com/semperos/clj-webdriver/issues)

## Usage ## Usage


### Important ### ### Important ###
Expand Down

0 comments on commit c38290a

Please sign in to comment.