Compose API Reference Compose UI Test onAncestors Function Common fun SemanticsNodeInteraction.onAncestors(): SemanticsNodeInteractionCollection Returns all the ancestors of this node. For the following tree |-A |-B |-C <- this node Returns B, A
Compose API Reference Compose UI Test onAncestors Function Common fun SemanticsNodeInteraction.onAncestors(): SemanticsNodeInteractionCollection Returns all the ancestors of this node. For the following tree |-A |-B |-C <- this node Returns B, A