Public Vars

Back

switch-frame-parent (clj)

(source)

function

(switch-frame-parent driver)
Have `driver` switch context to the parent of the current (i)frame. https://www.w3.org/TR/webdriver2/#dfn-switch-to-parent-frame

Examples