Public Vars

Back

clear (clj)

(source)

function

(clear driver q & more-qs)
Have `driver` clear input element found by `q` (and optionally `more-qs`). See [[query]] for details on `q`.

Examples