Cheerio.Matchers Object

Public Static Members

MatcherhasText(String)
MatcherhasClass(String)
MatcherhasAttribute(String, String)

Static Methods

    hasAttribute(name: String, value: String) -> Matcher

    hasClass(String) -> Matcher

    hasText(String) -> Matcher