Public Vars

Back

get-element-attr-el (clj)

(source)

function

(get-element-attr-el driver el attribute)
Have `driver` return value for `attribute` of element `el`, or `nil` if attribute does not exist.

Examples