Public Vars

Back

scroll (clj)

(source)

function

(scroll driver x y) (scroll driver {:keys [x y]})
Have `driver` scroll page to `x` `y` absolute pixel coordinates.

Examples