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