TestDriver logo

TestDriver

Reivindicar

TestDriver is an AI-powered testing platform for automating end-to-end workflows across web, desktop, and extension environments. It helps teams write vision-based tests, run them in CI, and inspect replays and logs when runs fail.

TestDriver preview

What TestDriver does

TestDriver is an AI-powered testing platform for automating desktop and application workflows with pixel-based vision rather than selectors or DOM access. The homepage positions it as a way to make end-to-end testing faster, more reliable, and easier to maintain.

It is aimed at teams that need to test web apps, browser extensions, editor extensions, and desktop applications on real Windows, macOS, and Linux environments. The product combines AI-driven test creation, cached element matching, visual assertions, and CI-friendly execution in a single workflow.

The pricing page shows a free Cloud plan, paid Cloud plans, and an enterprise self-hosted option, with higher tiers adding more parallel tests, more included minutes, recordings, analytics, private support, and on the enterprise tier, custom implementation and environment control.

In practice, TestDriver is built for teams that want to describe flows in natural language, run them as JavaScript tests, and inspect run artifacts when something breaks. The site also highlights support for third-party web apps and rich UI content such as file uploads, PDFs, and embedded media.

Core features

AI vision test generation

Describe a user flow in plain English and let the vision agent click, type, and read the screen before writing the test. The homepage says this avoids selectors, DOM access, and setup work.

Element caching for repeat runs

Tests are cached by element fingerprint so repeated runs can replay quickly and deterministically when the UI has not changed. The site says this reduces token use and keeps passing tests fast.

Self-healing element matching

When an element changes location or appearance, TestDriver re-runs the AI to find it and updates the cache instead of forcing a rewrite. This is presented as a way to keep tests passing through UI changes.

Vitest-based execution in CI

TestDriver describes its tests as plain Vitest that run on real VMs across web, desktop, and extensions. That lets teams use a familiar test format inside their existing CI pipeline.

AI assertions with cached results

The product can validate outcomes with AI-backed assertions and return a boolean result with reasoning. The homepage notes that assertions are cached as well.

Run history and debug artifacts

Debugging output includes video replay, network logs, request details, CPU and memory data, and a step-by-step action log. These views are meant to make failing runs easier to inspect.

Common use cases

  • Create end-to-end tests from natural language

    Use TestDriver to describe a business flow in plain English and turn it into a runnable test that clicks, types, and validates the screen state without relying on selectors.

  • Automate regression checks in CI

    Run the same test format in CI so teams can verify app behavior on every commit or pull request and compare local and pipeline results.

  • Cover apps beyond standard web pages

    Test browser extensions, editor extensions, and native desktop apps in their real environments, including interfaces that are difficult for selector-based tools to cover.

  • Debug failing runs

    Inspect video replays, request logs, action history, and CPU or memory data to understand why a run failed and where the interaction diverged.

  • Maintain tests through UI changes

    Use the cached element model and AI re-matching to keep tests stable when layouts shift, text moves, or UI components are redesigned.

Pros and Cons

Pros

  • Supports testing across web apps, extensions, and desktop apps from one product.
  • Uses AI vision to avoid selector-heavy test authoring.
  • Includes caching and self-healing behavior to reduce rewrites when the UI changes.
  • Offers debugging artifacts such as replay, logs, and resource data.
  • Provides a free Cloud tier and a contact-sales enterprise option for different team sizes.

Cons

  • The source does not provide a detailed setup guide or onboarding walkthrough.
  • Mobile support is shown on the pricing page, but Android and iOS are marked as coming soon on the enterprise self-hosted plan.

FAQ

How does TestDriver fit into a testing workflow?

TestDriver is designed to write tests from plain-English flow descriptions with its AI vision agent, then run those tests through a familiar JavaScript API. The homepage also shows an example setup command, `npx testdriverai init`, and the pricing page indicates a free Cloud tier and paid plans for more usage and platforms.

What platforms does TestDriver support?

The homepage says TestDriver supports web apps, Chrome extensions, VS Code extensions, Windows apps, macOS apps, and Linux apps. The pricing page also lists mobile targets, but the enterprise self-hosted plan marks Android and iOS as coming soon.

What pricing options are available?

The pricing page shows a free Cloud plan, a Pro Cloud plan, a Team Cloud plan, and an Enterprise self-hosted option with contact sales pricing. The page also notes different included minutes, parallel test limits, and support levels by plan.

What does TestDriver provide when a test fails?

TestDriver records test runs and can surface video replays, network logs, request details, CPU and memory data, and an action log. The homepage presents these as debugging and validation tools for understanding failures and assertions.

Is there enough information here to describe setup in detail?

The source does not document a full onboarding guide, but it shows the product can be initialized with `npx testdriverai init` and then used with AI vision-based test generation and Vitest-style tests.

Quick Facts

Category
AI testing platform
Primary use
End-to-end testing with AI vision
Platforms
Web, Chrome extensions, VS Code extensions, Windows, macOS, Linux
Hosting
Cloud and self-hosted
Pricing model
Free tier, paid Cloud plans, and enterprise contact sales
Source domain
testdriver.ai