Desktop E2e banner
1aGh 1aGh

Desktop E2e

Testing community

Description

--- description: "Run DOM-driven E2E scenario(s) against the bundled Maude desktop app (Tauri + WebdriverIO). Builds the test app if stale, runs the scenario, surfaces the report." argument-hint: "[<scenario-slug> | all] (default: all)" --- # Run desktop E2E scenarios Drive the **real bundled `Maude.app`** through DOM-driven scenarios and report pass/fail + the evidence path. > Repo-local command — specific to maude's native desktop shell (`apps/desktop`), not part of the published flow/des

Installation

Installs to ~/.claude/commands/1agh-maude-desktop-e2e.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/1aGh/maude/HEAD/.claude/commands/desktop-e2e.md -o ~/.claude/commands/1agh-maude-desktop-e2e.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository