public class HtmlTag extends Object
Modifier and Type | Field and Description |
---|---|
protected org.openqa.selenium.WebElement |
webElement |
Modifier and Type | Method and Description |
---|---|
static HtmlTag |
from(org.openqa.selenium.WebElement webElement) |
String |
inHumanReadableForm() |
protected static net.thucydides.core.pages.HtmlTag.StringMatcher |
tagFrom(org.openqa.selenium.WebElement webElement) |
protected static net.thucydides.core.pages.HtmlTag.StringMatcher |
typeFrom(org.openqa.selenium.WebElement webElement) |
public static HtmlTag from(org.openqa.selenium.WebElement webElement)
protected static net.thucydides.core.pages.HtmlTag.StringMatcher tagFrom(org.openqa.selenium.WebElement webElement)
protected static net.thucydides.core.pages.HtmlTag.StringMatcher typeFrom(org.openqa.selenium.WebElement webElement)
public String inHumanReadableForm()
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.