This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Buscar en Ayuda

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.

Learn More

How do I prevent the Enhanced Protection dialog from showing?

  • 3 respuestas
  • 1 tiene este problema
  • 16 visitas
  • Última respuesta de everett1

more options

The following dialog is causing my automated tests to fail in Browserstack. My hope is that this behavior can be disabled using the browsers **about:config** page. Does anyone know if it is possible to disable this dialog?

Thanks!

The following dialog is causing my automated tests to fail in Browserstack. My hope is that this behavior can be disabled using the browsers **about:config** page. Does anyone know if it is possible to disable this dialog? Thanks!
Capturas de pantalla adjuntas

Solución elegida

Hello everett1,

You could try to toggle the values of these preferences on the "about:config" page :

privacy.trackingprotection.socialtracking.enabled and privacy.trackingprotection.socialtracking.annotate.enabled

I hope that works for you .....

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (3)

more options

Solución elegida

Hello everett1,

You could try to toggle the values of these preferences on the "about:config" page :

privacy.trackingprotection.socialtracking.enabled and privacy.trackingprotection.socialtracking.annotate.enabled

I hope that works for you .....

more options
more options

@cor-el... thanks for the link to the autoconfig. This was not what I was initially looking for, but it will absolutely help with other issues I'm trying to address.