Package io.fluentlenium.configuration
package io.fluentlenium.configuration
-
ClassDescriptionAbstract registry of FluentLenium factories.
ConfigurationPropertiesbased onFluentConfigurationannotation.Base configuration class supporting setting of the global configuration.Factory ofCapabilitiesA registry ofCapabilitiesFactory.Capabilities registry default implementation.Desired capabilities factory.A configuration composed with a writable configuration and list of read configurations.Base configuration interface that can be read and written.Default configuration implementation.Exception thrown when something wrong occurs because of the configuration of FluentLenium.Creates new configuration from a container class.Provider of configuration factory.Mutation interface of Configuration Properties.FluentLenium can be configured in many ways through configuration properties.Driver lifecycle.Trigger mode for Screenshots and HtmlDump featuresAnnotation configuration custom property.Creates new configuration from a container class.Mark a factory as default factory that can be overriden without throwing an exception.Properties backend based on javaPropertiesobject.Utility class with default WebDriver factories.Chrome WebDriver factory.Edge WebDriver factory.Firefox WebDriver factory.HtmlUnit WebDriver factory.Internet Explorer WebDriver factory.Remote WebDriver factory.Safari WebDriver factory.Properties backend based on environment variables.Marker interface for factories.Define names for a factoryAdd names to a factory.Defines the priority of the factory.Configure a FluentLenium test class with this annotation.Boolean value used in annotation that can has a third DEFAULT value equivalent to null.Classes marked with this annotation will be ignored by automatic registration inFactoryCapabilitiesFactorybased on invocation of a defined method.Configurationbased on JavaBean properties.Reader interface for raw properties access.Abstract properties configuration.A simpleCapabilitiesFactorythat createCapabilitiesinstances using reflection.Reflective factory.A simpleWebDriverFactorythat createWebDriverinstances using reflection.Properties backend based on java system properties.Factory ofWebDriver, that can be registered inWebDriversregistry.A registry ofWebDriverFactory.WebDrivers registry implementation.