Public Vars

Back

running? (clj)

(source)

function

(running? driver)
Return true if `driver` seems accessable via its `:host` and `:port`. Throws - if using `:webdriver-url` - if driver process is found not be running

Examples