Public Vars

Back

has-shadow-root-el? (clj)

(source)

function

(has-shadow-root-el? driver el)
Returns `true` if the specified element has a shadow root or `false` otherwise.

Examples