Follow these steps to install and set up TestDriver CLI.
Install Node.js
Install NPM
npm
is installed:Set Up Your Test Runner
init
in your project directory and choose “yes” for the sandbox option. This will prompt you for your API key.TD_API_KEY
values to .env
file in your project directory.Run TestDriver in Interactive Mode