dom-elements

dom-elements is a compiled Lisp function in `dom.el'.

(dom-elements DOM ATTRIBUTE MATCH)

Find elements matching MATCH (a regexp) in ATTRIBUTE.
ATTRIBUTE would typically be `class', `id' or the like.