Free Chrome Extension

Record Tests Without Writing Code

Click record, use your site, export. Smart selectors and real-time preview make test creation as easy as recording a video.

No data collection
Setup in 2 minutes
QAlimucho QAlimucho
Recording
Recorded Steps (4)
click stable
button#add-to-cart
type stable
input[name='quantity'] → "2"
click ok
a.checkout-button
navigate stable
/checkout

From Click to Test in 4 Steps

No setup wizards. No configuration files. Just record and go.

1

Click Record

Open the extension and hit the record button. A visual indicator appears.

2

Use Your Site

Navigate, click, type, submit forms. Every action is captured in real-time.

3

Review & Export

See your recorded steps, add assertions, then export or submit.

4

Run Automated Tests

QAlimucho converts your recording to executable test code automatically.

Recording That Actually Works

Smart features that make test recording reliable, not frustrating.

Record Like a Video

No coding required. Click, type, navigate — we capture everything. Pause and resume anytime.

Smart Selectors

AI-powered element targeting with confidence scores. Prefers test IDs, falls back gracefully.

Real-Time Preview

Watch your test steps appear as you record. Delete unwanted actions with one click.

Export Anywhere

Output JSON format that can be converted to anything you need in your toolchain.

WooCommerce Ready

Auto-detects QAlimucho plugin. Test checkouts without real payments.

Get the plugin

Credential Management

Record login flows once. Reuse across tests. Stored securely on your account.

AI-Powered

Selectors That Don't Break

Most test recorders create fragile selectors that break when your UI changes. Our AI prioritizes stable identifiers and scores each selector's reliability.

1
Test IDs First
data-testid, data-cy, data-qa
2
Unique IDs & ARIA
Stable identifiers that survive refactoring
3
Text & Name Attributes
User-visible content as fallback
4
CSS Selectors (Last Resort)
With element context for stability
Fragile Selector
Breaks on any DOM change
div.container > div:nth-child(3) > div.row > button
Smart Selector
Survives refactoring
button[data-testid="add-to-cart"]
Confidence:
9/10

Built For Your Workflow

Whether you're a solo developer or part of a QA team, QAlimucho fits right in.

QA Engineers & Testers

QA Teams

Create regression test suites without writing code. Non-technical testers can build comprehensive tests.

Frontend & Full-Stack Devs

Developers

Generate baseline tests from user flows. Catch regressions before they hit production.

Store Owners & Agencies

E-Commerce

Test checkout flows on WooCommerce, Shopify, or any store. Verify payments work before customers complain.

Startups & Small Businesses

Small Teams

Get enterprise-level test automation without hiring a QA team. One person can maintain hundreds of tests.

See It In Action

Real recording session on a WooCommerce checkout flow.

Recording checkout flow
QAlimucho Chrome extension recording a checkout flow

Works With Your Browser

Compatible with all Chromium-based browsers

Chrome
Brave
Arc
Edge
Opera

Frequently Asked Questions

Everything you need to know about the QAlimucho extension.

Which browsers are supported?

The extension works on all Chromium-based browsers: Google Chrome, Brave, Arc, Microsoft Edge, Opera, and Vivaldi.

Do I need to know how to code?

No. Recording is point-and-click. QAlimucho automatically converts your recordings into test code. You never touch code unless you want to.

What makes the selectors 'smart'?

We prioritize stable selectors: test IDs, unique element IDs, ARIA labels. If those aren't available, we use text content and CSS selectors with context. Each selector gets a confidence score so you know how reliable it is.

Can I test pages that need login?

Yes. The extension includes a credential recording mode. Record your login once, and QAlimucho securely stores it for future test runs.

Does it work on any website?

Yes. The extension works on any website you can visit in your browser — your own apps, client sites, competitor analysis, anything.

How do I test WooCommerce checkouts?

Install our free WordPress plugin. It adds a test payment gateway that always succeeds. The extension auto-detects it and enables test mode.

Start Recording Tests Today

Install the free extension, record your first test in minutes, and stop worrying about broken user flows.

Works with Chrome, Brave, Arc, Edge, Opera, and other Chromium browsers