We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9527f7d commit bce0e3cCopy full SHA for bce0e3c
compose/ui/ui/src/webTest/kotlin/androidx/compose/ui/platform/a11y/CfWA11YTest.kt
@@ -46,6 +46,7 @@ import org.w3c.dom.get
46
47
class CfWA11YTest : OnCanvasTests {
48
49
+ @Ignore // Sometimes fails on latest firefox FIXME: https://youtrack.jetbrains.com/issue/CMP-9069
50
@Test
51
fun a11yButtonClick() = runApplicationTest {
52
var clickCounter = 0
0 commit comments