iosE2ETest
fun iosE2ETest(defaultWaitTimeoutMs: Long, commandDelayMs: Long = 300, block: IosE2ETestScope.() -> Unit)
Runs an iOS E2E test block synchronously on the main thread, using NSRunLoop pumping for Compose recomposition.
Runs an iOS E2E test block synchronously on the main thread, using NSRunLoop pumping for Compose recomposition.