cl-webdriver-client

MIT

cl-webdriver-client is a binding library to the Selenium 4.0

$ area51 add cl-webdriver-clientCopy

Usage

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