Playwright Python: NS_ERROR_UNKNOWN when launching Firefox with firefox_user_prefs and security.enterprise_roots.enabled
I’m trying to use playwright
in Python to scrape a portal in my company internal network, and I’m getting a useless error message (NS_ERROR_UNKNOWN
) when I try to set some preferences in Firefox (according to playwright
s documentation)
Playwright Python: NS_ERROR_UNKNOWN when launching Firefox with firefox_user_prefs and security.enterprise_roots.enabled
I’m trying to use playwright
in Python to scrape a portal in my company internal network, and I’m getting a useless error message (NS_ERROR_UNKNOWN
) when I try to set some preferences in Firefox (according to playwright
s documentation)