- Joined
- Apr 8, 2018
- Messages
- 273
Hey everyone,
I use Python, and I’m trying to figure out how to make the browser start with a fresh set of device details each time when using Playwright and GoLogin. Right now it keeps using the same profile info. I can change it by hand inside the browser, but I want to do it with code instead. Any ideas?
I use Python, and I’m trying to figure out how to make the browser start with a fresh set of device details each time when using Playwright and GoLogin. Right now it keeps using the same profile info. I can change it by hand inside the browser, but I want to do it with code instead. Any ideas?