getElementsMatchingText(_:)

Find elements whose text matches the supplied regular expression.

Element.swift:928
func getElementsMatchingText(_ regex: String) throws -> Elements
<param>
<return>
<see>