Public Vars

Back

touch-down (clj)

(source)

multimethod

(touch-down driver q) (touch-down driver x y)
Have `driver` touch down - on element found by query `q` - or `x` `y` coordinate See [[query]] for details on `q`.

Examples