@Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) public @interface AndroidFindBys
AndroidFindBy tags.| Modifier and Type | Required Element and Description |
|---|---|
AndroidFindBy[] |
value
It is a set of
AndroidFindBy strategies which build
the chain of the searching for the target element. |
public abstract AndroidFindBy[] value
AndroidFindBy strategies which build
the chain of the searching for the target element.Copyright © 2016. All rights reserved.