Pw CI Configurator

Designs CI-platform-neutral Playwright execution — JavaScript or TypeScript — covering parallelism, sharding, retries, reporters, and failure artifacts, without assuming a specific CI provider. Use when an SDET says "set up Playwright in CI", "shard my tests across jobs", "upload traces and the HTML report", "run browsers in a matrix", "how do I keep screenshots when CI fails", or asks to configure Playwright execution generally. Produces `playwright.config` changes and an execution strategy — provider-specific YAML/scripts only when the platform is actually known.

Shivani26Singh Updated

File contents

Shivani26Singh/skill-library/tree/main/Automation_Playwright/pw-ci-configurator commit 0a949cf945

Frequently asked questions

npx skillmds@latest add shivani26singh/pw-ci-configurator