We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff03ad6 commit ac5a0feCopy full SHA for ac5a0fe
seleniumbase/config/settings.py
@@ -77,8 +77,6 @@
77
# If True, the Content Security Policy will be disabled on Chrome.
78
# If False, each website's default Content Security Policy will be used.
79
# (A website's CSP may prevent SeleniumBase from loading custom JavaScript.)
80
-# If using demo_mode or MasterQA, this value will become True regardless,
81
-# with the exception of running in headless mode, in which case it'll be False.
82
# You can also disable the CSP on the command line by using "--disable_csp".
83
DISABLE_CSP_ON_CHROME = False
84
0 commit comments