flat-fuchsia•2y ago
Playwright newContext() in incognito mode
Hey,
I'm facing this issue:
Error: Function
newContext()
is not available in incognito mode
at PlaywrightBrowser.newContext (xxxxx\node_modules@crawlee\browser-pool\playwright\playwright-browser.js:69:15)
Here's the code that triggers it:
As per Playwright docs:
ref: https://playwright.dev/docs/api/class-browsercontext
Why would it be not allowed in Crawlee if Playwright supports it?BrowserContext | Playwright
* extends: [EventEmitter]
1 Reply
Hello, try filling an issue. I believe it is using differnet launcher