Hacker News new | ask | show | jobs
by dmarti 549 days ago
Is each browser process dedicated to a single customer, or do you clear cookies and other state (localStorage, cache, Chrome advertising features...) between customers?
1 comments

We use a new browser for each session you create! We don't share the browsers between different customers.