Y
Hacker News
new
|
ask
|
show
|
jobs
by
cAtte_
441 days ago
by the way, you can indeed access your personal context with Playwright. just `launchPersistentContext()` and set the userDataDir to that of your existing Chrome install:
https://playwright.dev/docs/api/class-browsertype#browser-ty...