Bug 1695986 - Fix test to adapt to new behavior. r=Gijs
commit1fdfaf36e0a451b098be1da22393c3f955f42a0c
authorKelsey Gilbert <kelsey.gilbert@mozilla.com>
Wed, 26 Apr 2023 21:56:47 +0000 (26 21:56 +0000)
committerKelsey Gilbert <kelsey.gilbert@mozilla.com>
Wed, 26 Apr 2023 21:56:47 +0000 (26 21:56 +0000)
treeab4879e9be08933a2f588e25c46975c29b48c362
parenta1bcb14da5b32374131ec6a08ad38209fb989a4d
Bug 1695986 - Fix test to adapt to new behavior. r=Gijs

Frustratingly, this test was previously silently malfunctioning. The
test attempts to test that clicking on add-exception causes navigation
to the real page from the cert error page, but these pages have the same
url, so this was silently always passing.

Differential Revision: https://phabricator.services.mozilla.com/D176343
browser/base/content/test/captivePortal/browser_captivePortal_certErrorUI.js