How to use Playwright's bypassCsp option?

I would like to use:

https://playwright.dev/docs/api/class-testoptions#test-options-bypass-csp

Any idea how I can do that in crawlee?
Playwright Test provides many options to configure test environment, [Browser], [BrowserContext] and more.
Was this page helpful?