pyanty
pyanty copied to clipboard
How can i export/import cookies?
hi, I am using Python Selenium with your API. Is there a way to export and import cookies to the profile? I tried Pickle Library but it seems not working
So selenium only loads cookies on the page you are on I think. Everything works fine with pyppeteer