Fix `receiveZecScreenshots` test
This commit is contained in:
parent
3376a92a64
commit
6d96db3400
|
@ -110,6 +110,7 @@ class ScreenshotTest : UiTestPrerequisites() {
|
|||
onNodeWithTag(destinationTag).also {
|
||||
it.assertExists()
|
||||
it.performClick()
|
||||
waitForIdle()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue