@Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) public @interface AndroidFindAll
AndroidFindBy tags
It will then search for all elements that match any criteria. Note that elements
are not guaranteed to be in document order.| Modifier and Type | Required Element and Description |
|---|---|
AndroidFindBy[] |
value |
public abstract AndroidFindBy[] value
Copyright © 2015. All rights reserved.