Implement Page Object Model

Implement Page Object Model (POM) pattern for maintainable UI test automation. Use when: creating page objects for web UI tests, encapsulating page elements and interactions, reducing test code duplication, improving test maintainability.

bavithiranhardy14 Updated

File contents

bavithiranhardy14/playwright-copilot-skills/tree/main/skills/implement-page-object-model commit 4575bf99aa

Frequently asked questions

npx skillmds@latest add bavithiranhardy14/implement-page-object-model