vitest-midscene-e2e

Installation
SKILL.md

Vitest Midscene E2E

Modules

Module Role
Vitest TypeScript test framework. Provides describe/it/expect/hooks for test organization, assertions, and lifecycle.
Midscene AI-driven UI automation. Interacts with UI elements via natural language — no fragile selectors. Core API: aiAct.

Supported platforms:

  • WebWebTest (Playwright Chromium): ctx.agent + ctx.page
  • AndroidAndroidTest (ADB + scrcpy): ctx.agent only
  • iOSIOSTest (WebDriverAgent): ctx.agent only

Workflow

Step 1: Clone boilerplate & ensure project ready

Installs
1.4K
GitHub Stars
257
First Seen
Mar 19, 2026
vitest-midscene-e2e — web-infra-dev/midscene-skills