Public Vars

Back

fill-el (clj)

(source)

multimethod

(fill-el driver el text & more)
Have `driver` fill input element `el` with `text` (and optionally `more` text).

Examples