Package com.codeborne.selenide.impl
Class Html
java.lang.Object
com.codeborne.selenide.impl.Html
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
containsCaseSensitive
(String text, String subtext) boolean
boolean
equalsCaseSensitive
(String text, String subtext) boolean
boolean
matchesSubstring
(String text, String regex) reduceSpaces
(String text)
-
Field Details
-
text
-
-
Constructor Details
-
Html
public Html()
-
-
Method Details
-
matches
-
matchesSubstring
-
contains
-
containsCaseSensitive
-
equals
-
equalsCaseSensitive
-
reduceSpaces
-