Hacker News new | ask | show | jobs
Show HN: Built a vibe testing tool to turn screen recording into Playwright test (vibe.bug0.com)
3 points by Sandeepg33k 216 days ago
I built a tiny tool that turns a screen recording or video into a clean playwright test. Just upload and it extracts every step automatically and then turns it into working playwright code. You even get a live preview of the browser while AI is running your flow.

My Stack: Next.js, Vercel (AI Gateway + AI SDK), Browserbase, WorkOS, Upstash, Google Gemini + Anthropic Claude for the models

Appreciate any feedback!