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