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:

  • Web — WebTest (Playwright Chromium): ctx.agent + ctx.page
  • Android — AndroidTest (ADB + scrcpy): ctx.agent only
  • iOS — IOSTest (WebDriverAgent): ctx.agent only

Workflow

Step 1: Clone boilerplate & ensure project ready

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