getElementsByAttribute(_:)

Find elements that have a named attribute set. Case insensitive.

Element.swift:762
func getElementsByAttribute(_ key: String) throws -> Elements
<param>
<return>