(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
(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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |