Cross-site E2E test suite - tests 3 production websites in a single run with step-labeled video recordings as evidence. Each video shows green overlays labeling every test step and PASS/FAIL results.
| Site | Test | Steps | Result | Video |
|---|---|---|---|---|
| SauceDemo | Full checkout (3 items) | 7 | PASS | 0.57 MB |
| DemoBlaze | Laptop purchase flow | 7 | PASS | 1.16 MB |
| The Internet | Login authentication | 4 | PASS | 0.26 MB |
| The Internet | Dropdown selection | 3 | PASS | 0.10 MB |
| The Internet | Dynamic content loading | 3 | PASS | 0.14 MB |
5/5 tests passing across 3 websites with annotated video evidence.
- Login, add 3 products, cart verification, checkout, order confirmation
- Browse Laptops, view Sony Vaio i7, add to cart, fill payment, purchase
- Login/logout flow, dropdown selection, dynamic content loading
Videos are in test-results/ - each has step overlays and PASS badges visible on screen.
git clone https://github.com/Djones-qa/multi-site-e2e-suite.git
cd multi-site-e2e-suite
npm install
npx playwright install chromium
npx playwright testDarrius Jones
- GitHub: @Djones-qa
- LinkedIn: darrius-jones-28226b350
MIT - 2026 Darrius Jones
See LICENSE for details.