playwright-codegen-stabilizer
Stabilize Playwright codegen recordings into reliable, maintainable automations. Use when a Playwright script recorded via codegen is flaky, fails when replayed, or requires frequent edits due to unstable locators, timing issues, popups/dialogs, multi-window flows, or dynamic DOM. Provides a repeatable workflow: convert recordings into intent-based locators, centralize selectors and tunables in config, add step contracts and diagnostics (trace/screenshot/HTML/a11y dumps), and use Playwright MCP (if available) to debug failures and validate fixes.
Installation and usage
Stabilize Playwright codegen recordings into reliable, maintainable automations. Use when a Playwright script recorded via codegen is flaky, fails when replayed, or requires frequent edits due to unstable locators, timing issues, popups/dialogs, multi-window flows, or dynamic DOM. Provides a repeatable workflow: convert recordings into intent-based locators, centralize selectors and tunables in config, add step contracts and diagnostics (trace/screenshot/HTML/a11y dumps), and use Playwright MCP (if available) to debug failures and validate fixes.
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use playwright-codegen-stabilizer