Screens
Functions
Properties
Inheritors
Extensions
Link copied to clipboard
Link copied to clipboard
suspend fun Screens.waitForScreen( timeout: Duration = 60_000.milliseconds, retryInterval: Duration = 500.milliseconds, screenName: ScreenName)
Content copied to clipboard
Link copied to clipboard
suspend fun Screens.waitForScreenFinish( timeout: Duration = 60_000.milliseconds, retryInterval: Duration = 500.milliseconds, screenName: ScreenName)
Content copied to clipboard