Package org.fluentlenium.core.annotation
Annotation Type Label
-
@Retention(RUNTIME) @Target(FIELD) public @interface LabelDefine a label on an injectedFluentWebElementorFluentList- See Also:
FluentLabel.withLabel(String)
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueLabel value.
-