🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

SemanticsNodeInteractionCollection

Represents a collection of semantics nodes and the path to fetch them from the semantics tree.

verifyTwoClickableNodes

@Sampled
fun verifyTwoClickableNodes() {
    composeTestRule.onAllNodes(hasClickAction()).assertCountEquals(2)
}