Tests that the private browsing API implementation works as expected On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS plugin1.privateBrowsingEnabled is false PASS plugin1.cachedPrivateBrowsingEnabled is false FAIL plugin1.privateBrowsingEnabled should be true. Was false. FAIL plugin1.cachedPrivateBrowsingEnabled should be true. Was false. PASS plugin2.privateBrowsingEnabled is true PASS plugin2.cachedPrivateBrowsingEnabled is true