Skip to content

"disable_csp=True" has no effect in CDP Mode #4115

@mdmintz

Description

@mdmintz

disable_csp=True has no effect in CDP Mode


This is another one of those issues caused by Chrome 142's removal of the --load-extension option and the workaround (#4053), because disabling a website's CSP (content security policy) was previously being done via Chrome extension. But since Chrome extensions won't work in UC Mode / CDP Mode anymore (since Chrome 142), we now need to instead disable CSP by using the Chrome Devtools Protocol directly.

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModebugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions