@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Label
FluentWebElement or
FluentListFluentLabel.withLabel(String)public abstract String value
If not defined, it will use the class name and field name as the label.
Copyright © 2016 FluentLenium. All Rights Reserved.