Public Vars

Back

get-alert-text (clj)

(source)

function

(get-alert-text driver)
Have `driver` return text string from alert dialog (if present). https://www.w3.org/TR/webdriver2/#dfn-get-alert-text

Examples