Addons API
Cheerio.Matchers
.hasAttribute
.hasClass
.hasText
PikadayScope
Back
Cheerio.Matchers
Object
Public Static Members
Matcher
hasText
(String)
Matcher
hasClass
(String)
Matcher
hasAttribute
(String, String)
Static Methods
hasAttribute
(
name
: String,
value
: String)
->
Matcher
hasClass
(String)
->
Matcher
hasText
(String)
->
Matcher