Vivek Modi
07/25/2022, 3:00 PMxml for ui components which has id/tag that is used for automated ui testing. Now we switch to jetpack compose. So how can I provide this id/tag for automation now?Landry Norris
07/25/2022, 3:08 PMModifier.testTag("an id")Landry Norris
07/25/2022, 3:09 PMVivek Modi
07/25/2022, 3:10 PM