@ParametersAreNonnullByDefault public class Href extends AttributeWithValue
expectedAttributeValue| Constructor and Description |
|---|
Href(java.lang.String expectedAttributeValue) |
| Modifier and Type | Method and Description |
|---|---|
CheckResult |
check(Driver driver,
org.openqa.selenium.WebElement element)
Check if given element matches this condition
|
getAttributeValue, toStringactualValue, and, apply, attribute, attribute, attributeMatching, be, because, cssClass, cssValue, exactOwnText, exactText, exactTextCaseSensitive, exactValue, getName, have, href, id, match, matchText, missingElementSatisfiesCondition, name, negate, not, or, ownText, pseudo, pseudo, selectedText, text, textCaseSensitive, type, value@Nonnull public CheckResult check(Driver driver, org.openqa.selenium.WebElement element)
Conditioncheck in class AttributeWithValuedriver - selenide driverelement - given WebElement