cl-selenium-webdriver

MIT

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

$ area51 add cl-selenium-webdriverコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-selenium-webdriver:some-function ...)