Playwright E2e Execution

Run targeted Playwright E2E flows for auth, scheduling, and onboarding. Use when the user asks for E2E smoke tests or specific flow validation. Use when this capability is needed.

tomevault-io 0be8f3a 2 files · 1.5 KB Updated

File contents

Playwright E2E Execution

Quick Start

  1. Pick the specific flow to validate.
  2. Run the matching Playwright script.
  3. Report pass/fail with artifacts.

Steps

  • Use repo scripts:
    • scripts/playwright-auth-smoke.ts
    • scripts/playwright-schedule-conflict.ts
    • scripts/playwright-therapist-authorization.ts
    • scripts/playwright-therapist-onboarding.ts

Output

  • Pass/fail summary and any failing steps.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/jeduardo622--alliincompassing--playwright-e2e-execution commit 0be8f3a588

Frequently asked questions

npx skillmds@latest add tomevault-io/playwright-e2e-execution