Public Vars

Back

perform-actions (clj)

(source)

function

(perform-actions driver input & inputs)
Have `driver` perform actions defined in `input` source(s) simultaneously. See [Actions](/doc/01-user-guide.adoc#actions) for more details. https://www.w3.org/TR/webdriver2/#dfn-perform-actions

Examples