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 06b09fc 3.1 KB Updated

File contents

pramoddutta/aitesterblueprint4x/tree/main/chapter_02_Prompt_Eng/prompt_templates/playwright/pw-page-object-builder commit 06b09fc775

Frequently asked questions

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