public static interface ElementSelectors.ConditionalSelectorBuilderThen
| Modifier and Type | Method and Description |
|---|---|
ElementSelectors.ConditionalSelectorBuilder |
thenUse(ElementSelector es)
Specifies the ElementSelector to use when the condition holds true.
|
ElementSelectors.ConditionalSelectorBuilder thenUse(ElementSelector es)
es - the ElementSelector to useCopyright © 2001–2025 XMLUnit. All rights reserved.