Public Vars

Back

driver-type (clj)

(source)

function

(driver-type driver)
Returns the type of driver (e.g., `:chrome`, `:firefox`, `:safari`, or `:edge`).

Examples