QA
Full QA Session
Run the real browser QA pass and save screenshots, videos and reports.
Private local action
This module prepares the local engine command and output path. Project files stay on your machine and are not sent anywhere by this static control surface.
cd local-engine npm install npm run full-qa-session -- <target>
Quick checklist
Coverage items
Items prepared for this module.
| Check | Status | Notes |
|---|---|---|
| Homepage loaded | Ready | Included in the private local automation checklist. |
| Routes tested | Ready | Included in the private local automation checklist. |
| Buttons tested | Ready | Included in the private local automation checklist. |
| Console logged | Ready | Included in the private local automation checklist. |
| Report written | Ready | Included in the private local automation checklist. |
Output preview
Local runner output is stored in the private reports and exports folders.
Full QA Session Status: ready for private local automation Output: local-engine/reports/latest/ Export: local-engine/exports/latest/ Privacy: private by default; public-safe proof can be generated.