Skip to content

Commit 776c8f9

Browse files
mark test_https_enabled_private_browsing as unstable
1 parent 090d040 commit 776c8f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/security_and_privacy/test_https_enabled_private_browsing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def test_case():
1414
HTTP_SITE = "http://example.com"
1515

1616

17+
@pytest.mark.unstable
1718
def test_https_first_mode_in_private_browsing(driver: Firefox):
1819
"""
1920
C1362731 Check that https First Mode is properly enabled and working in Private Browsing

0 commit comments

Comments
 (0)