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

Method waitForView

app/src/main/java/com/robotium/solo/Solo.java:440–446  ·  view source on GitHub ↗

Waits for a View matching the specified resource id. Default timeout is 20 seconds. @param id the R.id of the View to wait for @return true if the View is displayed and false if it is not displayed before the timeout

(int id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

scrollViewToSideMethod · 0.95
clickOnViewMethod · 0.45
clickLongOnViewMethod · 0.45
setDatePickerMethod · 0.45
setTimePickerMethod · 0.45
setProgressBarMethod · 0.45
setSlidingDrawerMethod · 0.45
enterTextMethod · 0.45
typeTextMethod · 0.45
clearEditTextMethod · 0.45
getViewMethod · 0.45

Calls 1

getLargeTimeoutMethod · 0.95

Tested by

no test coverage detected