https://kotlinlang.org logo
Title
s

Siddarth R Iyer

06/07/2022, 12:41 PM
Hey folks, I have a question regarding testing on Compose Desktop. I have a scenario where I'm trying to test if a Dialog box opens, but the test is unable to detect the dialog even though it works in the actual code. I've posted a reproducible example in this StackOverflow question here: https://stackoverflow.com/q/72507535/3477606. If it happens to be something that's unimplemented, I can open an issue on the GitHub repository to keep track of it.
Update: I've opened a corresponding issue over at https://github.com/JetBrains/compose-jb/issues/2107 as I think this is currently a bug. Do let me know if there are workarounds for this.
👍🏻 1