eygraber
06/13/2022, 2:12 AMComposeTestRule with Robolectric. Currently getting androidx.compose.ui.test.ComposeTimeoutException: Condition still not satisfied after 2000 ms errors on captureToImage when calling
rule.onRoot().captureToImage().asAndroidBitmap().compress(Bitmap.CompressFormat.PNG, 100, FileOutputStream(File("test.png")))ephemient
06/13/2022, 2:16 AMeygraber
06/13/2022, 2:20 AMephemient
06/13/2022, 2:21 AM