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 d0aa0dc commit fd34f2cCopy full SHA for fd34f2c
tests/password_manager/test_auto_saved_generated_password_context_menu.py
@@ -19,6 +19,7 @@ def add_to_prefs_list():
19
return [("signon.rememberSignons", True)]
20
21
22
+@pytest.mark.unstable(reason="Bug 1996838")
23
def test_auto_saved_generated_password_context_menu(driver: Firefox):
24
"""
25
C2248176 - Securely Generated Password is auto-saved when generated from password field context menu
0 commit comments