Public Vars

Back

fill-human (clj)

(source)

function

(fill-human driver q text) (fill-human driver q text opts)
Have `driver` fill element found by `q` with `text` as if it were a real human using `opts`. See [[query]] for details on `q`. See [[fill-human-el]] for details on `opts`.

Examples