Get Started in 3 Steps
1
Create a TestDriver Account
You will need a TestDriver account to get an API key.
Sign Up for TestDriver
No credit-card required!
2
Install TestDriver
Use This will walk you through creating a new project folder, installing dependencies, and setting up your API key.
npx to quickly set up an example project:3
Run Your Test
TestDriver uses Vitest as the test runner. To run your test, use:This will spawn a sandbox, launch Chrome, and run the example test!

