public class AttributeMatcher
extends org.hamcrest.TypeSafeMatcher<org.openqa.selenium.WebElement>
WebElement
s.Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<org.openqa.selenium.WebElement> |
attribute(String name,
org.hamcrest.Matcher<String> valueMatcher) |
void |
describeTo(org.hamcrest.Description description) |
boolean |
matchesSafely(org.openqa.selenium.WebElement item) |
describeMismatch, describeMismatchSafely, matches
Copyright © 2015. All rights reserved.