Blueprint
blueprint-testing-robot
/
reactivecircus.blueprint.testing.action
/
replaceTextInView
replace
Text
In
View
fun
RobotActions
.
replaceTextInView
(
@
IdRes
viewId
:
Int
,
text
:
String
)
Replace the text in the edit text associated with
viewId
with
text
.