Hi I have a puppeteer script that clicks a button on a website. Then it will fall into a while (true) loop where it constantly searches for any element with a c
while (true)