Public Vars

Back

driver? (clj)

(source)

function

(driver? driver type)
Return true if `driver` is of `type` (e.g. on of: `:chrome`, `:edge`, `:firefox`, `:safari`, `:phantom`)

Examples