aditya-mishra1-tcgls/QA_PLAYWRIGHT_SIRRUS ? reverse-engineered prompt
Reverse engineered prompt
Build me a Playwright based QA automation project for the Sirrus app, focused on running UI journeys in a clean sequence and growing the coverage over time.
I want it organized by flows for smoke, auth, user management, lead management, and site visit testing, with shared login setup, reusable test data, page objects, and helpers so new tests are easy to add. Please make it work for both QA and UAT, with environment settings and test credentials loaded from config files and a simple way to switch between them.
Also include a local dashboard where I can start and watch test runs in real time, pick the environment and flow set, see pass or fail status, step timing, and errors, and open reports and screenshots for failures. It should support running locally and in Docker, and save run artifacts in a sensible way. If you need current Playwright or dashboard docs, look them up online first.
Are you gonna build this?
make sure you review the code using arcumet