Public Vars

Back

touch-move (clj)

(source)

multimethod

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

Examples