Public Vars

Back

switch-window (clj)

(source)

function

(switch-window driver handle)
Have `driver` switch to browser window with `handle`. https://www.w3.org/TR/webdriver2/#dfn-switch-to-window

Examples