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.automator
/
clickByDesc
click
By
Desc
fun
UiDevice
.
clickByDesc
(
description
:
String
,
timeout
:
Int
=
defaultTimeOut
)
fun
UiDevice
.
clickByDesc
(
description
:
String
,
index
:
Int
=
0
,
timeout
:
Int
=
defaultTimeOut
)
fun
UiDevice
.
clickByDesc
(
description
:
String
,
duration
:
Int
=
100
,
index
:
Int
=
0
,
timeout
:
Int
=
defaultTimeOut
)