Hacker News new | ask | show | jobs
by neversettles 411 days ago
Between steps it would preserve cookies, but atm when the playwright browser launches, it starts with a fresh browser state, so you'd have to o-auth to log in each time.

We're adding browser state persistence soon, hoping to enable it so once you sign in with google once, it can stay signed in on your local machine.

1 comments

Oh okay thanks - that would be fire tbh