Coming from a world of using puppeteer/playwright for testing in an actual browser with full access to dom/Network/console/perf stats etc, I don’t get cypress.
It operates at a higher level than puppeteer/playwright, and (at least in my personal and professional experience - others in the thread disagree) more reliably than selenium or libraries which wrap it.
What is the value add over puppeteer ?