hasTestTag
Source set: Common
fun hasTestTag(testTag: String): SemanticsMatcher
Returns whether the node is annotated by the given test tag.
Parameters
| testTag | Value to match. |
Returns whether the node is annotated by the given test tag.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun hasTestTag(testTag: String): SemanticsMatcher
Returns whether the node is annotated by the given test tag.
| testTag | Value to match. |
Last updated: