Package net.serenitybdd.core.pages
Class HtmlTag
java.lang.Object
net.serenitybdd.core.pages.HtmlTag
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic HtmlTagfrom(org.openqa.selenium.WebElement webElement) protected static net.serenitybdd.core.pages.HtmlTag.StringMatchertagFrom(org.openqa.selenium.WebElement webElement) protected static net.serenitybdd.core.pages.HtmlTag.StringMatchertypeFrom(org.openqa.selenium.WebElement webElement)
-
Field Details
-
webElement
protected final org.openqa.selenium.WebElement webElement
-
-
Method Details
-
from
-
tagFrom
protected static net.serenitybdd.core.pages.HtmlTag.StringMatcher tagFrom(org.openqa.selenium.WebElement webElement) -
typeFrom
protected static net.serenitybdd.core.pages.HtmlTag.StringMatcher typeFrom(org.openqa.selenium.WebElement webElement) -
inHumanReadableForm
-