public class IsDisabled extends IsEnabled
| Constructor and Description |
|---|
IsDisabled(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(org.openqa.selenium.WebElement element)
Check if given element matches this condition.
|
actualValueapplyNull, fail, getName, toStringpublic IsDisabled(String name)
public boolean apply(org.openqa.selenium.WebElement element)
UiConditionCopyright 2016, WorkFusion, Inc.