Hey Guys I was trying to make a config of my website with Puppeteer, I want it to quit the browser if the status is FAIL or Error or ban
But It doesn’t close the browser when it ends as a fail or ban or retry
As you can see the browser is still open. Does anyone have a solution to it?