| Modifier and Type | Interface and Description |
|---|---|
interface |
StringConditionFactory<T extends StringConditionFactory> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeConditionFactory |
| Modifier and Type | Method and Description |
|---|---|
StringConditionFactory<StringConditionFactory> |
ElementConditionFactory.text()
Returns a String condition factory for inner text of the element.
|
| Modifier and Type | Method and Description |
|---|---|
StringConditionFactory<StringConditionFactory> |
ElementConditionFactory.text()
Returns a String condition factory for inner text of the element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElementAttributeConditionFactory |
class |
LocatorAttributeConditionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
WebElementTextConditionFactory |
| Modifier and Type | Method and Description |
|---|---|
protected StringConditionFactory |
WebElementTextConditionFactory.copy() |
StringConditionFactory |
WebElementConditionFactory.text() |
| Modifier and Type | Class and Description |
|---|---|
class |
LocatorElementTextConditionFactory |
| Modifier and Type | Method and Description |
|---|---|
protected StringConditionFactory |
LocatorElementTextConditionFactory.copy() |
StringConditionFactory |
ElementLocatorConditionFactory.text() |
| Constructor and Description |
|---|
NotStringMatcherImpl(StringConditionFactory<StringConditionFactory> factory,
FluentBase<FLUENT> fluentBase) |
| Constructor and Description |
|---|
NotStringMatcherImpl(StringConditionFactory<StringConditionFactory> factory,
FluentBase<FLUENT> fluentBase) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.