WebTest AI Docs

WebTest AI is a CLI-first browser quality tool from AssertHive. It runs human-readable specs through deterministic browser automation and writes evidence that humans, CI systems, and agents can inspect.

V2 adds intent-driven testing for teams that maintain whitelabel, branded, or translated applications. One goal-based Markdown spec can run across configured targets while WebTest AI keeps browser execution, pass/fail truth, reporting, and safety checks deterministic.

V2 Highlights

Try V2 Locally

Run the bundled demo evidence pack:

npm run demo:v2
npm run demo:intent -- --headed

The demo runs the same intent specs across northwind-en, maison-fr, and mercado-es, covering account signup, login, product search, cart, discount, checkout, support, preview flows, Auto Exploration, and UI Inventory proposals.

Start Here

Commands

Guides

References