Skip to content

Commit ac5a0fe

Browse files
committed
Remove comments
1 parent ff03ad6 commit ac5a0fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

seleniumbase/config/settings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777
# If True, the Content Security Policy will be disabled on Chrome.
7878
# If False, each website's default Content Security Policy will be used.
7979
# (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.
8280
# You can also disable the CSP on the command line by using "--disable_csp".
8381
DISABLE_CSP_ON_CHROME = False
8482

0 commit comments

Comments
 (0)