Pw Page Object Builder

Builds a Playwright Page Object Model class from a page or URL. Use when an SDET says "make a page object for the login page", "build a POM for the dashboard", "extract locators into a page class", or wants to refactor inline selectors into a reusable class. Produces locators-as-methods (getByTestId/ getByRole), action methods, and a static PATH — a draft to review.

PramodDutta Updated

File contents

pramoddutta/advanceplaywrightframework2x/tree/main/.claude/skills/pw-page-object-builder commit d2e9f78e05

Frequently asked questions

npx skillmds@latest add pramoddutta/pw-page-object-builder-3