Espresso, RecyclerView and ComposeView

Viewed 278

I'm using Espresso to test a screen with a RecyclerView and a ComposeView in the ViewHolder. I want to click on a particular Composable inside the RecyclerView Thanks

0 Answers
Related