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 d00d67d commit 8354861Copy full SHA for 8354861
py/test/selenium/webdriver/common/fedcm_tests.py
@@ -21,6 +21,7 @@
21
22
23
@pytest.mark.xfail_safari(reason="FedCM not supported")
24
+@pytest.mark.xfail_chrome(reason="https://issues.chromium.org/u/0/issues/425801332")
25
@pytest.mark.xfail_firefox(reason="FedCM not supported")
26
@pytest.mark.xfail_ie(reason="FedCM not supported")
27
@pytest.mark.xfail_remote(reason="FedCM not supported, since remote uses Firefox")
0 commit comments