Skip to main content

electron-e2e-testing

Reliable, fast E2E tests for Electron desktop apps with Playwright. Prescribes one shared `window.__e2e` runtime contract and `E2E_*` env vars so every electron project's tests look the same. Use when: (1) Setting up or fixing E2E tests in an Electron app (2) Diagnosing flaky or slow E2E tests (waitForTimeout abuse, magic sleeps, DOM-string assertions) (3) Migrating a project to the shared `window.__e2e` / `E2E_*` convention (4) Setting up GitHub Actions CI for Electron E2E tests Sister skill: `tauri-e2e-testing` (same patterns, different launch).

Jump to install

Source facts

Repository
arthur-debert/release
Last source activity
June 13, 2026 at 18:20
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.