rival-black•2y ago
How to manage correctly Login and Session in Playwright?
Hi everyone,
I have the following scenario. I have a base login URL like "https://www.facebook.com/login/" and from there I put my details in and wanna que some links. But for each link i need the session or the login. How would it be the correct way to do this?
I tried with
persistCookiesPerSession
but that did not work. Thanks in advanced for the Help.
1 Reply
this tutorial might be helpful:
https://docs.apify.com/academy/puppeteer-playwright/common-use-cases/logging-into-a-website