getElementsByTag(_:)

Finds elements, including and recursively under this element, with the specified tag name.

Element.swift:703
func getElementsByTag(_ tagName: [UInt8]) throws -> Elements
<param>
<return>