Apify and Crawlee Official Forum

Updated 2 days ago

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'],
}
},
Add a reply
Sign up and join the conversation on Discord