cl-selenium-webdriver
cl-selenim-webdriver is a binding library to the Selenium 2.0
$ area51 add cl-selenium-webdriverCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-selenium-webdriver:some-function ...)