| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.wait |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FluentWait<ARG,FLUENT>
This interface is a replication of
FluentWait. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebDriverWait<FLUENT> |
| Constructor and Description |
|---|
AttributeBuilderImpl(AttributeConditionFactory factory,
FluentBase<FLUENT> fluentBase) |
ElementBuilderImpl(ElementConditionFactory factory,
FluentBase<FLUENT> fluentBase) |
FluentBuilderImpl(FluentBase<FLUENT> fluentBase) |
IsNotAttributeBuilderImpl(AttributeConditionFactory factory,
FluentBase<FLUENT> fluentBase) |
IsNotElementBuilderImpl(ElementConditionFactory factory,
FluentBase<FLUENT> fluentBase) |
NotStringMatcherImpl(StringConditionFactory<StringConditionFactory> factory,
FluentBase<FLUENT> fluentBase) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.