We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox Developer launches with "Privacy Notice" when starting a new instance.

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 19 回表示
  • 最後の返信者: Shadow110

more options

As part of automated testing for a webapp I'm working on, I launch a new instance of Firefox (that is, one with a clean new profile) to run tests in. I've noticed that when I run tests using Firefox Developer, the browser opens with two tabs instead of one. One tab for my tests (expected), and one tab with the "Firefox Privacy Notice" (unexpected). Compared to using Firefox Non-Developer, which correctly launches one tab with my tests. Is there a way to make Firefox Developer work like normal Firefox in this way?

Note: I launch the browser tests using Karma and Karma-Firefox-Launcher

As part of automated testing for a webapp I'm working on, I launch a new instance of Firefox (that is, one with a clean new profile) to run tests in. I've noticed that when I run tests using Firefox Developer, the browser opens with two tabs instead of one. One tab for my tests (expected), and one tab with the "Firefox Privacy Notice" (unexpected). Compared to using Firefox Non-Developer, which correctly launches one tab with my tests. Is there a way to make Firefox Developer work like normal Firefox in this way? Note: I launch the browser tests using Karma and Karma-Firefox-Launcher

すべての返信 (1)

more options

Hi, normal Firefox launches 2 now also. As Firefox is used all over the world it must state it's privacy policy to meet EU (Europe) Standards.

It is because your using a clean profile every time. Unless leave something in the Profile from each test will get the Privacy Notice again, as to what to leave I do not know as are Volunteers.