cl-selenium-webdriver

MIT

cl-selenim-webdriver is a binding library to the Selenium 2.0

$ area51 add cl-selenium-webdriverCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-selenium-webdriver:some-function ...)