@bhavinkumarvegad/playwright-test-picker
v1.0.0
Published
🎯 A visual UI to pick and run Playwright tests via CLI command generation.
Maintainers
Readme
🎭 Playwright Test Picker
A simple CLI tool that serves a UI to visually browse and select Playwright test files, apply CLI options like --headed, --debug, and generate a command to run.
📦 Features
- Visual folder and file tree with checkbox selection
- Expand/collapse UI
- Detects projects from
playwright.config.ts/js - Supports Playwright options like:
--headed--debug--ui--workers
📥 Installation
You can install the package globally using npm:
npm install @bhavinkumarvegad/playwright-test-picker🚀 Usage
npx playwright-test-picker or
playwright-test-picker Then open: http://localhost:3000
🔧 Dev Setup
npm install
node bin/start.js📜 License
MIT © [Your Name]
