renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-testing-ui
/
renetik.android.testing.ui.espresso
/
CSEspresso
/
waitFor
wait
For
fun
waitFor
(
@
IdRes
viewId
:
Int
,
index
:
Int
=
0
,
timeout
:
Int
=
7.second
,
function
:
(
View
)
->
Boolean
)