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

Method waitForView

app/src/main/java/com/robotium/solo/Waiter.java:212–232  ·  view source on GitHub ↗

Waits for a view to be shown. @param viewClass the View class to wait for @param index the index of the view that is expected to be shown @param sleep true if should sleep @param scroll true if scrolling should be performed @return true if view is shown and false if

(final Class<T> viewClass, final int index, boolean sleep, boolean scroll)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

waitForViewsMethod · 0.95
waitForAndGetViewMethod · 0.95

Calls 9

getLargeTimeoutMethod · 0.95
getSmallTimeoutMethod · 0.95
searchForMethod · 0.80
sleepMiniMethod · 0.80
getIdenticalViewMethod · 0.80
getAllViewsMethod · 0.80
getIdMethod · 0.80
sleepMethod · 0.45
scrollDownMethod · 0.45

Tested by

no test coverage detected