Liking cljdoc? Tell your friends :D
Clojure only.

clj-webdriver.driver


driver?clj

(driver? driver)

Function to check class of a Driver, to prevent needing to import it

Function to check class of a Driver, to prevent needing to import it
sourceraw docstring

init-driverclj

(init-driver)
(init-driver driver-spec)

Constructor for Driver records. Accepts either an existing WebDriver instance, or a driver-spec map with the following keys:

webdriver - WebDriver instance cache-spec - map with keys :strategy, :args, :include and :exclude, used to setup caching rules

Constructor for Driver records. Accepts either an existing WebDriver instance, or a `driver-spec` map with the following keys:

webdriver - WebDriver instance
cache-spec - map with keys :strategy, :args, :include and :exclude, used to setup caching rules
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close