Liking cljdoc? Tell your friends :D
Clojure only.

clj-webdriver.remote.driver


IRemoteWebDrivercljprotocol

RemoteWebDriver-specific functionality

RemoteWebDriver-specific functionality

command-executorclj

(command-executor driver)

Get the CommandExecutor instance attached to this driver

Get the CommandExecutor instance attached to this `driver`

command-executor!clj

(command-executor! driver executor)

Set the CommandExecutor of the given driver

Set the CommandExecutor of the given `driver`

session-idclj

(session-id driver)

Get the session id for the given driver

Get the session id for the given `driver`

session-id!clj

(session-id! driver new-id)

Set the session id for the given driver

Set the session id for the given `driver`
sourceraw docstring

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

× close