Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

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 digestive authentication works in firefox ?

  • 1 odgovor
  • 1 ima ovaj problem
  • 4 views
  • Posljednji odgovor poslao guigs

more options

I have used normal Firefox profile, it does authentication. When I use selenium profile it doesn't. What is preference that need to be set in order to share information between windows that are opened in a session ?

I have used normal Firefox profile, it does authentication. When I use selenium profile it doesn't. What is preference that need to be set in order to share information between windows that are opened in a session ?

Izabrano rješenje

Integrated Authentication network.ntlm.send-lm-response: enable this (set to true) network.automatic-ntlm-auth.trusted-uris: set this to a string representing your host (it’s a URL pattern) Reference:https://blogs.atlassian.com/2009/06/selenium_testing_with_windows/

Pročitajte ovaj odgovor sa objašnjenjem 👍 1

All Replies (1)

more options

Odabrano rješenje

Integrated Authentication network.ntlm.send-lm-response: enable this (set to true) network.automatic-ntlm-auth.trusted-uris: set this to a string representing your host (it’s a URL pattern) Reference:https://blogs.atlassian.com/2009/06/selenium_testing_with_windows/