41 / 139 · 13 Browser Automation with Playwright · Copy-Paste Template: Feed This and the Customization Artifacts into Claude Code← prev⊞ allnext →☰ Read as one page
3.1Purpose
This chapter is the actual scaffolding template.
It expects the application-specific artifacts from Chapters 1 and 2 to already exist.
You will copy-paste this template into Claude Code together with the required artifacts. Claude Code should then create an initial Playwright + TypeScript automation repo that is:
- customized to the application
- agent-ready
- planning-heavy
- validation-oriented
- ready to begin building test cases, page objects, reusable components, API clients, fixtures, and starter tests
This is not a discovery prompt.
Discovery is already done.
This is a repo initialization prompt.