The problem Every deploy — same manual test steps. Login, open the form, fill the fields, check the result. Over and over. I wanted to skip the Playwright/Selenium boilerplate and just paste my existing test cases as plain text. What I built qpilot — an AI agent that reads your manual test case and executes it in a real Chrome browser step by step. You write this: Go to https://myapp.com/login Enter email and password Click Login Verify dashboard is visible The agent opens Chrome, clicks, fills

I built an AI agent that runs manual test cases in a real browser
Broxhq
