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'],
}
},
1 Reply
Someone will reply to you shortly. In the meantime, this might help: