Liking cljdoc? Tell your friends :D

webdriver.screen


screen-portclj

(screen-port)
source

screen-port-available?clj

(screen-port-available? n)
source

start-recorderclj

(start-recorder m)
source

start-screenclj

(start-screen)
source

stop-recorderclj

(stop-recorder m)
source

stop-screenclj

(stop-screen m)
source

with-recorded-screencljmacro

(with-recorded-screen
  [screen & {:keys [vid-out] :as params :or {vid-out "/tmp/webdriver.mp4"}}]
  &
  body)
source

with-screencljmacro

(with-screen [screen] & body)
source

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

× close