I wonder is it possible to keep the chromium instance alive even when the node JS process exit? I tried to make the puppeteer browser alive even after the script finishes. Currently, after process.exit(), the chromium process exits as well.
process.exit()
1.4m articles
1.4m replys
5 comments
57.0k users