@Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) public @interface SelendroidFindAll
SelendroidFindBy
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 |
---|---|
SelendroidFindBy[] |
value |
public abstract SelendroidFindBy[] value
Copyright © 2015. All rights reserved.