Playwright Test Generator with Codegen
Records and generates end-to-end test scripts using Playwright Codegen with multi-browser targeting. Produces TypeScript test files compatible with Playwright Test runner, handles visual regression via playwright-visual-regression plugin, and integrates with Allure reporting.
Playwright Test Generator with Codegen
Records and generates end-to-end test scripts using Playwright Codegen with multi-browser targeting. Produces TypeScript test files compatible with Playwright Test runner, handles visual regression via playwright-visual-regression plugin, and integrates with Allure reporting.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/playwright-test-generator-codegen/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/playwright-test-generator-codegen
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/playwright-test-generator-codegen.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.