# E2E frameworks

Add Buddy visual testing plugins to your existing E2E tests - Playwright, Selenium, Cypress, and Puppeteer.

## Contents

- [Playwright](/docs/tests/visual-tests/e2e-frameworks/playwright.md) - Add Buddy visual testing to your Playwright tests - install the plugin, take snapshots, and run sessions with the bdy CLI.
- [Selenium](/docs/tests/visual-tests/e2e-frameworks/selenium.md) - Add Buddy visual testing to Selenium tests in Java, C#, or JavaScript - install the plugin, take snapshots, and run sessions with the bdy CLI.
- [Cypress](/docs/tests/visual-tests/e2e-frameworks/cypress.md) - Add Buddy visual testing to your Cypress tests - install the plugin, take snapshots with cy.takeSnap, and run sessions with the bdy CLI.
- [Puppeteer](/docs/tests/visual-tests/e2e-frameworks/puppeteer.md) - Add Buddy visual testing to your Puppeteer scripts - install the plugin, take snapshots, and run sessions with the bdy CLI.

---
Original source: https://buddy.works/docs/tests/visual-tests/e2e-frameworks