Closed Pirokar closed 1 year ago
Approve this issue with recycler and child
Hi, @Pirokar! Please, try this code:
childAt<ChatMainScreen.ChatRecyclerItem>(3) { // make sure, you use the right index
itemText {
hasText("Добро пожаловать в наш чат!")
}
}
If this doesn't work, please, reopen the issue and attach test artifacts, the more - the better: exception, logs, views dump etc
Describe the bug I have RecyclerView with several holders.
It's impossible to find the text here (see screenshot section) with
or with:
My screen is:
Layout also has this TextView with "text" id.
Expected behavior This text is possible to find.
Screenshots
Smartphone (please complete the following information):
Kaspresso version 1.5.3