get A11y Target
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.
Return
Parameters
unique Identifier
Optional suffix for uniquely retrieving a composable for UI test