Im testing a chrome extension that has a toggle button switch and trying to figure out how to check if the toggle button is enabled/disabled using jest-puppeteer.
Is the