Relative Content

Tag Archive for puppeteer

launch or connect to browser using puppeteer

i am launching a non-headless browser with puppeteer and i would like to reuse the same browser instance across multiple execution (this saves me many time in debugging and development).