Record Once, Test Forever
Install the browser extension, click through your app, and get production-ready Playwright or Selenium test code — with intelligent selectors that survive UI changes.
Start Recording — $39/moNo credit card to try. Cancel anytime.
// Auto-generated Playwright test
test('user can complete checkout', async ({ page }) => {
await page.goto('/shop');
await page.getByRole('button', { name: "Add to Cart" }).click();
});
Simple Pricing
Pro
$39
/month per seat
- ✓Chrome & Firefox extension
- ✓Playwright + Selenium output
- ✓Smart selector engine
- ✓Unlimited recordings
- ✓Team dashboard & sharing
- ✓CI/CD export & GitHub sync
- ✓Priority support
Powered by Lemon Squeezy · Secure checkout
FAQ
Which browsers and test frameworks are supported?
The extension works in Chrome and Firefox. It generates test code for both Playwright and Selenium WebDriver, with TypeScript and JavaScript output options.
How does the smart selector engine work?
Instead of fragile CSS paths, we prioritize accessible roles, labels, and data-testid attributes. The engine ranks selectors by stability so your tests keep passing after UI refactors.
Can I cancel or change my plan at any time?
Yes. You can cancel your subscription at any time from your billing portal. You keep access until the end of your billing period with no hidden fees.