Replies: 1 comment 2 replies
-
We dont rotate browsers based on sessions by default, since it would mean opening a lot of browser contexts, which would eat up your memory. You can opt in to that behaviour via |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Which package is this bug report for? If unsure which one to select, leave blank
@crawlee/playwright (PlaywrightCrawler)
Issue description
Use something like:
Unique sessionIds are correctly logged, but the browser uses the very first sessionId for all requests regardless of sessionId.
Package version
camoufox-js@0.3.5, crawlee@3.13.2, playwright@1.52.0
Node.js version
v20.13.1
Operating system
Ubuntu
Apify platform
I have tested this on the
next
releaseNo response
Other context
No response
Beta Was this translation helpful? Give feedback.
All reactions