vitalets
- 2 skills
- 0 followers
- 6 hours ago last updated
- ▌ Playwright Bdd · vitaletsEnforces Behavior Driven Development. Use when: implementing new features, making significant code changes, adding functionality, refactoring behavior. Requires writing a Gherkin feature file first, getting user approval, then implementing.
- ▌ Debug Cucumber HTML Report · vitaletsDebug or inspect the Cucumber HTML reporter output in the playwright-bdd project. Use when: investigating DOM structure changes in the Cucumber HTML reporter, updating test selectors or POMs after reporter upgrades, verifying what attachments/hooks/steps look like in the generated HTML report.