What is ZeroDrop?
ZeroDrop gives your Playwright and Cypress tests a real email inbox — instantly. Send a verification email, catch it at the edge, extract the OTP automatically, and complete the flow. No Docker container. No SMTP server. No mocking.Quick install
Get started
Quick Start
Install the SDK and write your first email test in under 5 minutes.
Playwright
Full guide for email verification, OTP, and password reset flows in Playwright.
GitHub Actions
Add a disposable inbox to your CI pipeline with one Action.
SDK Reference
Full API documentation for zerodrop-client.
How it works
- Generate an inbox — local, instant, no network request
- Send an email — your app sends a real verification email
- Catch it at the edge — Cloudflare Worker catches it, Llama 3.1 filters spam
- Auto-extract OTP — stored alongside the email, ready to use
- Sub-second delivery — SDK uses SSE, falls back to polling