Uses of Interface
org.fluentlenium.configuration.Factory
-
Packages that use Factory Package Description org.fluentlenium.configuration -
-
Uses of Factory in org.fluentlenium.configuration
Classes in org.fluentlenium.configuration with type parameters of type Factory Modifier and Type Class Description classAbstractFactoryRegistryImpl<T extends Factory,R extends ReflectiveFactory>Abstract registry of FluentLenium factories.Subinterfaces of Factory in org.fluentlenium.configuration Modifier and Type Interface Description interfaceCapabilitiesFactoryFactory ofCapabilitiesinterfaceReflectiveFactoryReflective factory.interfaceWebDriverFactoryFactory ofWebDriver, that can be registered inWebDriversregistry.
-