I need to open a browser and switch to the current page (e.g. stackoverflow.com) then close the browser and open it again with this saved page (e.g. stackoverflow.com). I know that in the browser settings you can make it so that when you open it you can start from where you closed the browser. That is, all tabs will be saved when opened. Is it possible to do this with Puppeteer?
Asked
Active
Viewed 45 times
3
-
resolved this problem using cookies – Trinity Apr 28 '21 at 08:09