MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / getView

Method getView

app/src/main/java/com/robotium/solo/Getter.java:50–52  ·  view source on GitHub ↗

Returns a View with a certain index, from the list of current Views of the specified type. @param classToFilterBy which Views to choose from @param index choose among all instances of this type, e.g. Button.class or EditText.class @return a View with

(Class<T> classToFilterBy, int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getSmallTimeoutMethod · 0.95
waitForAndGetViewMethod · 0.80
getPackageNameMethod · 0.80
waitForTextMethod · 0.45
waitForViewMethod · 0.45
getCurrentActivityMethod · 0.45

Tested by

no test coverage detected