aviraj111-git/profile-updater ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Playwright based automation project that logs into my Naukri account and updates my profile for me.
I want it to read login details from a root .env file, then open the site, sign in, go to the profile area, make the profile update steps, and finish cleanly with a useful run report. Please keep it simple and reliable, with the main flow easy to run from one npm command. If you need to check current Playwright or Naukri related details, look up the latest docs online.
Also add a basic test setup so I can rerun it later, and make sure the project works well with TypeScript. If there are any places where the flow might break because of site changes, handle that gracefully and leave clear comments so I can adjust it myself.
Are you gonna build this?
make sure you review the code using coderabbit