Annotation Type FluentConfiguration


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Inherited
    public @interface FluentConfiguration
    Configure a FluentLenium test class with this annotation.
    See Also:
    ConfigurationProperties