(element-like? element)
Return true if parameter is either an Element record or a map with a :webelement entry
Return true if parameter is either an Element record or a map with a :webelement entry
(element? element)
Return true if parameter is an Element record
Return true if parameter is an Element record
(init-element)
(init-element webelement)
Initialize an Element record
Initialize an Element record
(init-elements webelements)
Given WebElement objects, batch initialize elements (for things like returning all options for select lists)
Given WebElement objects, batch initialize elements (for things like returning all options for select lists)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close