mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-20 21:40:56 +01:00
Wait for emoji to load, it's async now
Testing before release 1.3.0
This commit is contained in:
parent
53c8862ca2
commit
f39d2b141e
@ -225,6 +225,8 @@ class UiAllScreensSanityTest {
|
||||
clickOn(R.string.message_add_reaction)
|
||||
// Filter
|
||||
// TODO clickMenu(R.id.search)
|
||||
// Wait for emoji to load, it's async now
|
||||
sleep(1_000)
|
||||
clickListItem(R.id.emojiRecyclerView, 4)
|
||||
|
||||
// Test Edit mode
|
||||
|
Loading…
Reference in New Issue
Block a user