Public Vars

Back

right-click-on (clj)

(source)

function

(right-click-on driver q)
Have `driver` move mouse pointer to element found by `q` then click right mouse button. See [[query]] for details on `q`.

Examples