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.
2 parents 9c0c5d3 + d702027 commit 5b0cadcCopy full SHA for 5b0cadc
py/test/selenium/webdriver/common/fedcm_tests.py
@@ -21,7 +21,6 @@
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