Liking cljdoc? Tell your friends :D

clj-webdriver.element


element-like?clj

(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
sourceraw docstring

element?clj

(element? element)

Return true if parameter is an Element record

Return true if parameter is an Element record
sourceraw docstring

init-elementclj

(init-element)
(init-element webelement)

Initialize an Element record

Initialize an Element record
sourceraw docstring

init-elementsclj

(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)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close