getElementsByAttributeValue(_:_:)

Find elements that have an attribute with the specific value. Case insensitive.

Element.swift:787
func getElementsByAttributeValue(_ key: String, _ value: String) throws -> Elements
<param>
<param>
<return>