Public Vars

Back

get-url (clj)

(source)

function

(get-url driver)
Have `driver` return the current url location as a string. https://www.w3.org/TR/webdriver2/#dfn-get-current-url

Examples