Blueprint
blueprint-testing-robot
/
reactivecircus.blueprint.testing.action
/
enterTextIntoView
enter
Text
Into
View
fun
RobotActions
.
enterTextIntoView
(
@
IdRes
viewId
:
Int
,
text
:
String
)
Enter
text
into the edit text associated with
viewId
.