waiting for the sent message to be rendered in the timeline
This commit is contained in:
parent
c8ae3f9a83
commit
10a8a45391
@ -44,6 +44,7 @@ class RoomDetailRobot {
|
||||
writeTo(R.id.composerEditText, content)
|
||||
waitUntilViewVisible(withId(R.id.sendButton))
|
||||
clickOn(R.id.sendButton)
|
||||
waitUntilViewVisible(withText(content))
|
||||
}
|
||||
|
||||
fun crawl() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user