18 / 139 · 13 Browser Automation with Playwright · Pre-Requisites: Discover the Application and Produce Customization Artifacts← prev⊞ allnext →☰ Read as one page
1.18What not to do in this chapter
Do not:
- generate code yet
- create page objects yet
- create API clients yet
- write detailed test cases yet
- keep generic names when the app provides better ones
- rely on chat memory instead of writing artifacts to disk
This is a discovery and customization chapter, not an implementation chapter.