Crawl
5–15 minutes
Point the agent at a single URL. It explores your web app autonomously, capturing screenshots and HTML along the way. No scripts, no selectors.
Wopee.io works in four stages: it crawls your web app, builds an app-context document, derives user stories, and generates Playwright test cases. Every artifact is editable before anything runs. The crawl takes 5–15 minutes. Code generation takes 10–30 seconds per test in Direct mode, or 5–10 minutes in Agent mode, where the AI runs the scenario live in a browser.
From a URL to a reviewed test suite. You stay in control at every stage.
5–15 minutes
Point the agent at a single URL. It explores your web app autonomously, capturing screenshots and HTML along the way. No scripts, no selectors.
1–2 minutes
The agent turns what it found into an app-context document describing your application. Edit it or regenerate it until it matches reality.
1–2 minutes
From the app context, the agent derives user stories. Review, edit, delete, or add your own before a single test is generated.
10–30 s or 5–10 min per test
Each user story becomes a Playwright test. Direct mode writes the code in 10–30 seconds. Agent mode runs the scenario live in a browser first, taking 5–10 minutes per test for highly reliable code.
Every artifact (the app-context document, the user stories, the test code) is editable and regeneratable. Nothing is a black box. Realistic time to a first generated suite: about 10–30 minutes, not seconds.
Autonomous does not mean unsupervised. In the Wopee.io cockpit you watch the agent work in a live-streamed browser, take over control mid-run, steer it with a short note, and answer the multiple-choice questions it raises when a decision is yours to make. When the agent hits something it cannot pass on its own, like a CAPTCHA, multi-factor authentication, or missing credentials, it asks for your help, hands you the browser, and resumes autonomously once you are done.
Sign in with GitHub, GitLab, or Google. Agent runs emit plain Playwright code that you can export and run anywhere without the Wopee.io runtime. No lock-in: if you leave, the tests go with you.