I have a site with a lot of different div. The thing they have in common is all share (besides their unique classes) a shared class. Lets just call it .changeCl
I am using Node and Puppeteer to scrape some information from webpage I am having issues with selecting the right elements. This describes the exact situation.