Blueprint
blueprint-testing-robot
/
reactivecircus.blueprint.testing.action
/
selectCheckBox
select
Check
Box
fun
RobotActions
.
selectCheckBox
(
@
IdRes
layoutId
:
Int
,
text
:
String
)
Select the checkbox with
text
within the view group associated with
layoutId
.