Public Vars

Back

touch-up (clj)

(source)

multimethod

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

Examples