public interface Condition extends Locatable
Condition interface.
| Modifier and Type | Interface and Description |
|---|---|
static class |
Condition.ConditionType
ConditionType enum.
|
| Modifier and Type | Method and Description |
|---|---|
Condition.ConditionType |
getConditionType()
getConditionType.
|
String |
getLocalName()
getLocalName.
|
String |
getValue()
getValue.
|
getLocator, setLocatorCondition.ConditionType getConditionType()
getConditionType.
String getValue()
getValue.
String getLocalName()
getLocalName.
Copyright © 2025 HtmlUnit. All rights reserved.