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. Curre