The AI Test Engineer That Writes & Fixes Your E2E
Because developers should spend their days shipping ideas—not repairing brittle tests.
Built by a team from world-class companies
Why Verdex?
Verdex automates your entire e2e test stack—generating typed Page Object Models from your UI, writing robust tests, and keeping everything in sync as your product evolves. Fully CI-integrated. Zero test rot. Full code ownership.
Self-Healing Page Objects
Zero-Flake Tests, 90% Less Maintenance
Verdex’s graph-aware AI rewires selectors and regenerates typed page objects the moment your UI changes—keeping tests green automatically.
Deterministic AI Agents
Compile-Safe, Graph-Validated
Every snippet is validated against your component graph before it lands—ensuring clean, predictable, CI-safe output with no guesswork.
Developer-Owned, PR-First
No Lock-In, Just Clean Code
Everything Verdex generates lands in your repo as plain, typed TypeScript. All changes come via pull request—review, approve, and own it forever.
Enterprise-Grade Privacy
Your Code, Your Machine
Only minimal, anonymized slices of your UI graph ever leave local disk. No source code is uploaded—Verdex meets the strictest infosec standards.
Plug & Play with Any Stack
Zero Migration Required
Works out-of-the-box with Jest, Playwright, Cypress, Selenium, and any CI pipeline. Add Verdex with a single CLI command—no toolchain rewrites.
Code-First Workflows
Everything Lands in a PR
Every generated change arrives as a pull request—inspect, diff, and merge like any other code. Total transparency, built for teams.
Verdex Workflow
How Verdex fits into your development process
Install Verdex CLI
Quickly add Verdex to your project with npm install verdex-cli (or your preferred package manager).
Initialize & Discover
Run verdex init to let Verdex analyze your app's structure. It generates baseline page objects from your existing routes, plus robust locators for key elements.
Refine & Customize
Each auto-generated page class can be extended to include custom actions (like "login" or "addItemToCart"). Verdex updates these classes if the DOM changes—your custom methods stay intact.
Graph-Based Navigation
Outline your test flows in Verdex's straightforward config or YAML-based graph. Mapping the transitions between pages ensures you always know what's covered—and can easily add new paths later.
Run in CI
verdex test triggers parallel runs across all major browsers. Track pass/fail results in the Verdex dashboard or via your existing CI logs.
Maintain with Ease
Verdex monitors changes in your DOM over time. When something shifts, it updates the relevant locators automatically—no more sifting through broken selectors by hand.
Ready to Stop Fighting Flaky Tests?
Join developers who are cutting their test maintenance workload by 90%—and shipping features faster. Sign up to be notified when Verdex is ready for you.
Technical Specs
Built for modern development environments
Supported Languages
- TypeScript (Node.js 14+)
- Additional language support in beta
Supported Browsers
- Chromium (Chrome, Edge)
- Firefox
- WebKit/Safari
Supported Testing Frameworks
- Jest
- Playwright
- Cypress
- Puppeteer
- Selenium
CLI Integration
- Single command to generate, update, and run tests locally or in CI
Auto-Wait & Locator Healing
- Built-in intelligence for stable, flake-free tests
Parallel Execution
- Inherent concurrency; no special config needed
What Developers Say
Hear from teams who've transformed their testing workflow
"We cut our end-to-end test maintenance time by 90% using Verdex."
Kerry, CTO
Zipper Inc.
"Our devs love that Verdex keeps everything in code, but we never have to fiddle with selectors."
Lead Software Engineer
SaaS Startup
"Finally, a tool that meets us where we are—CLI-based, code-first, but with the intelligence of codeless solutions!"
QA Director
Enterprise Fintech
Docs That Won't Slow You Down
Verdex is built for speed, and so are our docs. Quickly learn how to set up the CLI, generate POMs, and integrate with your favorite frameworks. Head over to our Documentation to see straightforward guides, example repos, and reference material—everything you need to get Verdex running in minutes.