orhunakkan/playwright-typescript ? reverse-engineered prompt
Reverse engineered prompt
Build me an end to end test automation project in Playwright and TypeScript for Stagecraft Labs, with clean Page Objects, one spec file per lab, reusable helpers, custom matchers, fixtures, and a setup that can run across multiple browsers. I want it organized so each lab has its own tests, plan, and traceability notes, and the suite can run against the live Stagecraft Labs site with a simple environment file for the base URL.
Please include a solid README, basic reporting, and a Playwright config that makes it easy to run a single browser or the full browser set. If it helps, look up the current Playwright docs online so the setup follows best practice. Keep the project maintainable and ready for CI, with sensible linting and TypeScript settings, and make sure the tests are written in a way that feels realistic for real users clicking through the labs.
Are you gonna build this?
make sure you review the code using coderabbit