Playwright Pom Discovery

Use when building or extending a Page Object Model (POM) for the Opik E2E suite (under `tests_end_to_end/e2e/pom/`) and you need to choose stable selectors against the live UI. Walks through seeding required state, exploring the running page with the Playwright MCP (accessibility snapshot + data-testid enumeration), picking the most stable locator for each element, and verifying it before committing. Used as the discovery sub-step by the `writing-e2e-tests` skill.

comet-ml 54ab283 17.6 KB Updated

File contents

comet-ml/opik commit 54ab2833a6

Frequently asked questions

npx skillmds@latest add comet-ml/playwright-pom-discovery