testdriverai CLI is the primary interface for running, managing, and debugging TestDriver scripts. It provides commands to execute tests, validate configurations, and interact with the TestDriver framework.
Usage
Available commands
Available Flags
Example usage
Running a test script
Initializing a new project
Getting help
Protips
- Combine
runand--headlesswith CI/CD pipelines to automate test execution.

