Public Vars

Back

release-actions (clj)

(source)

function

(release-actions driver)
Have `driver` clear any active action state. This includes any key presses and/or a pointer button being held down. https://www.w3.org/TR/webdriver2/#release-actions

Examples