Skip to main content
Back to prompts
testingintermediate

Deployment Verifier

Verify live deployment works with automated browser testing

Jeffrey Emanuelv1.0.0~250 tokens
deploymentverificationplaywrightultrathink

Additional Context

Prompt

Deploy to vercel and verify that the deployment worked properly without any errors (iterate and fix if there were errors). Then visit the live site with playwright as both desktop and mobile browser and take screenshots and check for js errors and look at the screenshots for potential problems and iterate and fix them all super carefully! Use ultrathink.

When to Use

  • After deploying to production
  • For automated deployment verification
  • To catch runtime issues that static analysis misses

Tips

  • Test both desktop and mobile viewports
  • Check browser console for JS errors
  • Screenshots help catch visual regressions

Related Prompts

5 suggestions