# E2E Tests

Are extremely fragile and break with ease.

Replicate the entire user experience, every way he interacts with the system.

* May depend on tools like:
  * Selenium,
  * Cypress,
  * Playwright,
  * Other variations evolving WebDriver or Puppeteer.

{% hint style="info" %}

* Very slow.
  {% endhint %}
