Liking cljdoc? Tell your friends :D

limo.driver


console-logsclj

(console-logs driver)
source

create-chromeclj

(create-chrome)
(create-chrome capabilities)
source

create-chrome-headlessclj

(create-chrome-headless)
source

create-console-log-reporterclj

(create-console-log-reporter reporter-fn drivers-fn)
source

create-firefoxclj

(create-firefox)
(create-firefox capabilities)
source

create-remoteclj

(create-remote desired-capabilities)
(create-remote url desired-capabilities)
source

create-screenshot-reporterclj

(create-screenshot-reporter reporter-fn)
source

normal-reportcljmultimethod

source

with-drivercljmacro

(with-driver driver options & body)
source

with-driver*clj

(with-driver* driver {:keys [quit?]} f)
source

with-fresh-browsercljmacro

(with-fresh-browser create-driver-fn & body)
source

with-fresh-browser*clj

(with-fresh-browser* create-driver-fn f)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close