---
title: "testTag"
description: "Test tag attached to this Glance composable node.

This is a free form String and can be used to find nodes in testing frameworks."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>


```kotlin
public var SemanticsPropertyReceiver.testTag: String
```


Test tag attached to this Glance composable node.

This is a free form String and can be used to find nodes in testing frameworks.



