faint-whiteF
Apify & Crawlee16mo ago
1 reply
faint-white

How to set launchContext?

just like below code in crawlee-js:
launchContext: {
// Native Puppeteer options
launchOptions: {
args: ['--disable-features=TrackingProtection3pcd', '--disable-web-security', '--no-sandbox'],
}
},
Was this page helpful?