Blueprint
blueprint-testing-robot
/
reactivecircus.blueprint.testing.action
/
clickRecyclerViewItem
click
Recycler
View
Item
fun
RobotActions
.
clickRecyclerViewItem
(
@
IdRes
recyclerViewId
:
Int
,
position
:
Int
)
Click on the item at
position
within the recycler view associated with
recyclerViewId
.