@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface LabelHint
FluentWebElement or
FluentListFluentLabel.withLabelHint(String...)| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
value
Array of label hints
|
Copyright © 2018 FluentLenium. All Rights Reserved.