Modern QA2026Step 1 — Create a discovery workspace — tiles
Log inJoin
7 / 139 · 13 Browser Automation with Playwright · Pre-Requisites: Discover the Application and Produce Customization Artifacts← prev⊞ allnext →☰ Read as one page

1.7Step 1 — Create a discovery workspace

Before exploring the application, create the following folders locally in your future repo or in a scratch project folder:

docs/specs/
docs/discovery/

The docs/discovery/ folder is temporary or semi-temporary working space.
The docs/specs/ folder is durable project memory.

Suggested discovery files:

docs/discovery/site-map-notes.md
docs/discovery/navigation-notes.md
docs/discovery/api-notes.md
docs/discovery/auth-notes.md
docs/discovery/open-questions.md

You may later merge or archive these, but during discovery they help keep findings explicit.