Package-level declarations
Functions
Link copied to clipboard
fun SemanticsNodeInteractionsProvider.getA11yTarget(uniqueIdentifier: String = ""): SemanticsNodeInteraction
A11YOOP method for retrieving a composable with A11Y_TARGET for UI tests. If multiple components are marked, use uniqueIdentifier to distinguish between components.
Link copied to clipboard
A11YOOP method for marking a composable with A11Y_TARGET for UI test retrieval. If multiple components are marked, use uniqueIdentifier to distinguish between components.
Properties
Link copied to clipboard
Constant used as a test tag in setA11yTarget for retrieval in UI tests.