Uses of Interface
org.jboss.arquillian.graphene.condition.StringConditionFactory
Packages that use StringConditionFactory
Package
Description
-
Uses of StringConditionFactory in org.jboss.arquillian.graphene.condition
Classes in org.jboss.arquillian.graphene.condition with type parameters of type StringConditionFactoryModifier and TypeInterfaceDescriptioninterfaceStringConditionFactory<T extends StringConditionFactory>Subinterfaces of StringConditionFactory in org.jboss.arquillian.graphene.conditionMethods in org.jboss.arquillian.graphene.condition that return StringConditionFactoryModifier and TypeMethodDescriptionElementConditionFactory.text()Returns a String condition factory for inner text of the element.Methods in org.jboss.arquillian.graphene.condition that return types with arguments of type StringConditionFactoryModifier and TypeMethodDescriptionElementConditionFactory.text()Returns a String condition factory for inner text of the element. -
Uses of StringConditionFactory in org.jboss.arquillian.graphene.condition.attribute
Classes in org.jboss.arquillian.graphene.condition.attribute that implement StringConditionFactoryModifier and TypeClassDescriptionclassclass -
Uses of StringConditionFactory in org.jboss.arquillian.graphene.condition.element
Classes in org.jboss.arquillian.graphene.condition.element that implement StringConditionFactoryMethods in org.jboss.arquillian.graphene.condition.element that return StringConditionFactoryModifier and TypeMethodDescriptionprotected StringConditionFactoryWebElementTextConditionFactory.copy()WebElementConditionFactory.text() -
Uses of StringConditionFactory in org.jboss.arquillian.graphene.condition.locator
Classes in org.jboss.arquillian.graphene.condition.locator that implement StringConditionFactoryMethods in org.jboss.arquillian.graphene.condition.locator that return StringConditionFactoryModifier and TypeMethodDescriptionprotected StringConditionFactoryLocatorElementTextConditionFactory.copy()ElementLocatorConditionFactory.text() -
Uses of StringConditionFactory in org.jboss.arquillian.graphene.wait
Constructors in org.jboss.arquillian.graphene.wait with parameters of type StringConditionFactoryModifierConstructorDescriptionNotStringMatcherImpl(StringConditionFactory<StringConditionFactory> factory, FluentBase<FLUENT> fluentBase) Constructor parameters in org.jboss.arquillian.graphene.wait with type arguments of type StringConditionFactoryModifierConstructorDescriptionNotStringMatcherImpl(StringConditionFactory<StringConditionFactory> factory, FluentBase<FLUENT> fluentBase)